6 lines
73 B
CSS

@import './mixins/clearfix.css';
.van-clearfix {
@include clearfix;
}