mirror of
https://github.com/youzan/vant.git
synced 2026-03-06 02:06:58 +08: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';
|