Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.0
Environment
chrome 87.0.4280.141 vue3
Reproduction link
https://github.com/vueComponent/ant-design-vue
Steps to reproduce
按照https://2x.antdv.com/docs/vue/customize-theme-cn 进行主题颜色配置,less-loader的版本7.2.1的时候不生效,改成6.0.0版本则生效。
What is expected?
希望less-loader的任何版本下修改主题颜色配置都能生效
What is actually happening?
按照https://2x.antdv.com/docs/vue/customize-theme-cn 进行主题颜色配置,less-loader的版本7.2.1的时候不生效,改成6.0.0版本则生效。