vant/src-next/style/base.less
2020-07-04 22:38:04 +08:00

11 lines
163 B
Plaintext

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