mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
b3146b9108
* style: decentralized less var * chore: remove emtpy var file
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
@import '../style/var.less';
|
|
|
|
@rate-icon-size: 20px;
|
|
@rate-icon-gutter: @padding-base;
|
|
@rate-icon-void-color: @gray-5;
|
|
@rate-icon-full-color: @red;
|
|
@rate-icon-disabled-color: @gray-5;
|