Files
vant/src/style/clearfix.less
2019-06-27 11:25:57 +08:00

6 lines
63 B
Plaintext

@import './mixins/clearfix';
.van-clearfix {
.clearfix();
}