vant/src/style/base.less
2019-12-05 19:47:37 +08:00

11 lines
163 B
Plaintext

/**
* Entry of basic styles
*/
@import './var';
@import './normalize';
@import './ellipsis';
@import './clearfix';
@import './hairline';
@import './animation';