refactor: ♻️ 自定义主题色,参考arco.design主题色值修改主色
This commit is contained in:
@@ -44,7 +44,7 @@ module.exports = {
|
||||
"at-rule-no-unknown": [
|
||||
true,
|
||||
{
|
||||
ignoreAtRules: ["apply", "use"],
|
||||
ignoreAtRules: ["apply", "use", "forward"],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user