Add and use postcss-import, move button component

This commit is contained in:
Oliver Davies 2019-06-11 21:21:44 +01:00
parent 2b86365e0c
commit 1f10536d46
7 changed files with 64 additions and 34 deletions

View file

@ -32,6 +32,7 @@
"eslint": "^5.8.0",
"eslint-plugin-vue": "^5.0.0",
"jest": "^24.7.1",
"postcss-import": "^12.0.1",
"vue-template-compiler": "^2.5.21"
}
}