feat: copy style for new project | have error

This commit is contained in:
kmacoders
2021-07-12 00:40:19 +07:00
parent 4c2b64879b
commit ae45ae3cf5
20 changed files with 1160 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
@import './mixins/prefix';
@import './mixins/center';
@import './mixins/position';
@import './mixins/responsive';
@import './mixins/size';
@import './functions/get-variable-css';
@import './mixins/three-dots';