mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
/**
|
|
* Entry of basic styles
|
|
*/
|
|
|
|
@import "./style/var.pcss";
|
|
@import "./style/ellipsis.pcss";
|
|
@import "./style/clearfix.pcss";
|
|
@import "./style/hairline.pcss";
|