mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: @theme default
This commit is contained in:
parent
e2251f515b
commit
dc90c21f15
@ -1,6 +1,8 @@
|
|||||||
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
||||||
@import '../color/colors';
|
@import '../color/colors';
|
||||||
|
|
||||||
|
@theme: default;
|
||||||
|
|
||||||
// The prefix to use on all css classes from ant.
|
// The prefix to use on all css classes from ant.
|
||||||
@ant-prefix: ant;
|
@ant-prefix: ant;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user