Move everything into tailwind.css, remove postcss-import

This commit is contained in:
Oliver Davies 2019-06-16 10:23:57 +01:00
parent 3f5c0170bf
commit 0094915aef
8 changed files with 27 additions and 55 deletions

View file

@ -20,7 +20,6 @@
"babel-eslint": "^10.0.1",
"eslint": "^5.8.0",
"eslint-plugin-vue": "^5.0.0",
"postcss-import": "^12.0.1",
"vue-template-compiler": "^2.5.21"
}
}