mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
docs: fix typo (#23013)
This commit is contained in:
@@ -37,7 +37,7 @@ We will use [modifyVars](http://lesscss.org/usage/#using-less-in-the-browser-mod
|
||||
|
||||
### Customize in webpack
|
||||
|
||||
We take a typical `webpack.config.js` file as example to customize it's [less-loader](https://github.com/webpack-contrib/less-loader) options.
|
||||
We take a typical `webpack.config.js` file as example to customize its [less-loader](https://github.com/webpack-contrib/less-loader) options.
|
||||
|
||||
```diff
|
||||
// webpack.config.js
|
||||
|
||||
Reference in New Issue
Block a user