2018-08-02 18:02:34 +08:00

6 lines
72 B
Plaintext

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