1.暴露出配置文件 yarn eject
2.安装yarn add less less-loader antd babel-plugin-import (less需要在2.7.3版本和3.0之间。yarn add less@2.7.3)
3.在webpack.config文件中配置 http://www.imooc.com/article/288009
4.重启项目 yarn start
1.暴露出配置文件 yarn eject
2.安装yarn add less less-loader antd babel-plugin-import (less需要在2.7.3版本和3.0之间。yarn add less@2.7.3)
3.在webpack.config文件中配置 http://www.imooc.com/article/288009
4.重启项目 yarn start