Add and use postcss-import
This commit is contained in:
parent
f8a0d8e904
commit
14fbf89f0e
5 changed files with 34 additions and 8 deletions
|
|
@ -29,6 +29,7 @@
|
|||
"babel-jest": "^23.6.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.0.0",
|
||||
"postcss-import": "^12.0.1",
|
||||
"tailwindcss": "^1.0.1",
|
||||
"vue-template-compiler": "^2.5.21"
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue