mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
9 lines
163 B
CSS
9 lines
163 B
CSS
/**
|
|
* Entry of basic styles
|
|
*/
|
|
|
|
@import "./style/var.css";
|
|
@import "./style/ellipsis.css";
|
|
@import "./style/clearfix.css";
|
|
@import "./style/hairline.css";
|