mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-05 05:28:20 +08:00
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
@import "../../style/themes/default";
|
|
@import "../../style/mixins/index";
|
|
|
|
@icon-prefix-cls: ~"@{ant-prefix}-icon";
|
|
|
|
.@{icon-prefix-cls} {
|
|
// noop
|
|
}
|