8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
@import './style/index.less';
|
|
@import './antd/index.less';
|
|
@root-entry-name: variable;
|
|
|
|
*::backdrop {
|
|
@apply bg-layout;
|
|
}
|