fix postcss bug

This commit is contained in:
Pan
2017-06-30 11:01:04 +08:00
parent c51c7fec5f
commit bcceb545d9
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
@import './element-ui.scss';
@import "./mixin.scss";
@import './mixin.scss';
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;