mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 07:22:49 +08:00
11 lines
130 B
SCSS
11 lines
130 B
SCSS
.elem-style-normal {
|
|
@import 'normal';
|
|
}
|
|
|
|
.elem-style-demo {
|
|
@import 'demo';
|
|
}
|
|
|
|
.elem-style-sicfi {
|
|
@import 'sicfi';
|
|
} |