some-loader-utils icon indicating copy to clipboard operation
some-loader-utils copied to clipboard

antd-vue中样式变量没有主题前缀名

Open wanghangcheng opened this issue 2 years ago • 1 comments

使用后自定义的样式变量有主题前缀 image 但是antd原有的像@primary-color没有主题前缀,导致主题色不生效 image

wanghangcheng avatar May 09 '22 08:05 wanghangcheng

我看你的antd样式貌似是全量引入的是antd.min.css? css文件是不会经过less编译器的。

GitOfZGT avatar May 10 '22 01:05 GitOfZGT