fix postcss bug

This commit is contained in:
Pan
2017-06-30 11:31:21 +08:00
parent 00e06fe44e
commit 3466b9feb2
5 changed files with 67 additions and 57 deletions

View File

@@ -9,3 +9,7 @@
name: 'APP'
}
</script>
<style lang="scss">
@import './styles/index.scss'; // 全局自定义的css样式
</style>