vant/src-next/style/clearfix.less
2020-07-04 22:38:04 +08:00

6 lines
63 B
Plaintext

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