docs: Add link of "Theming Ant Design with Sass and Webpack>"

Close #9815
This commit is contained in:
Wei Zhu 2018-03-26 21:33:50 +08:00
parent c3f70f57ac
commit c4480145b4
2 changed files with 2 additions and 0 deletions

View File

@ -61,3 +61,4 @@ Note: This way will load the styles of all components, regardless of your demand
## Related Articles
- [How to Customize Ant Design with React & Webpack… the Missing Guide](https://medium.com/@GeoffMiller/how-to-customize-ant-design-with-react-webpack-the-missing-guide-c6430f2db10f)
- [Theming Ant Design with Sass and Webpack](https://gist.github.com/Kruemelkatze/057f01b8e15216ae707dc7e6c9061ef7)

View File

@ -64,3 +64,4 @@ antd 的样式使用了 [Less](http://lesscss.org/) 作为开发语言,并定
## 社区教程
- [How to Customize Ant Design with React & Webpack… the Missing Guide](https://medium.com/@GeoffMiller/how-to-customize-ant-design-with-react-webpack-the-missing-guide-c6430f2db10f)
- [Theming Ant Design with Sass and Webpack](https://gist.github.com/Kruemelkatze/057f01b8e15216ae707dc7e6c9061ef7)