mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
/**
|
|
* Entry of basic styles
|
|
*/
|
|
|
|
@import './var';
|
|
@import './normalize';
|
|
@import './ellipsis';
|
|
@import './clearfix';
|
|
@import './hairline';
|
|
@import './animation';
|