vant/packages/style/clearfix.less

6 lines
63 B
Plaintext

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