mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-30 06:09:34 +08:00
340ff711ab
* update bisheng * support lang panel * display tabs if multiple lang * rm tmp file
9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
@import '../../style/themes/index';
|
|
@import '../../style/mixins/index';
|
|
@import '../../input/style/mixin';
|
|
@import '../../button/style/mixin';
|
|
@import '../../grid/style/mixin';
|
|
@import './mixin';
|
|
|
|
@form-prefix-cls: ~'@{ant-prefix}-form';
|