mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
If you use locale-provider, specify the ant-design theme as the default theme. This will automatically add all the less variables defined by ant-design. This is useful if you want to create custom themes with less and you are referencing less variables defined by ant-design.
This commit is contained in:
parent
191b9f3f79
commit
681a160e35
@ -1 +1,3 @@
|
||||
// placeholder
|
||||
@import "../../style/themes/default";
|
||||
@import "../../style/core/index";
|
||||
|
Loading…
Reference in New Issue
Block a user