Add and use postcss-import

This commit is contained in:
Oliver Davies 2019-06-14 20:08:14 +01:00
parent f8a0d8e904
commit 14fbf89f0e
5 changed files with 34 additions and 8 deletions

View file

@ -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"
}