3 lines
152 B
Plaintext
3 lines
152 B
Plaintext
@import '~antd/dist/antd.dark.less'; // Introduce the official dark less style entry file
|
|
@import './theme.less'; // Import ant design theme definition
|