Extract CSS to a file.

This commit is contained in:
2019-03-14 15:10:49 +01:00
parent 8f5692be43
commit dd05de6764
6 changed files with 14 additions and 14 deletions

View File

@@ -13,6 +13,7 @@
"devDependencies": {
"autoprefixer": "^9.4.9",
"css-loader": "^2.1.0",
"mini-css-extract-plugin": "^0.5.0",
"node-sass": "^4.11.0",
"postcss": "^7.0.14",
"postcss-loader": "^3.0.0",