ant-design-vue/components/style/mixins/index.less

9 lines
180 B
Plaintext
Raw Normal View History

2017-10-26 07:18:08 +00:00
// Mixins
// --------------------------------------------------
2019-01-02 13:01:56 +00:00
@import 'size';
@import 'compatibility';
@import 'clearfix';
@import 'iconfont';
@import 'motion';
@import 'reset';