Files
vant/src/style/clearfix.less
T

6 lines
63 B
Plaintext

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