2018-09-27 14:38:22 +08:00

6 lines
74 B
Plaintext

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