1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-09 16:42:48 +00:00

switch from extract-text-webpack-plugin to mini-css-extract-plugin

This commit is contained in:
2018-08-22 22:19:40 -05:00
parent fcfa29bdf5
commit 8625cd670b
3 changed files with 46 additions and 12 deletions

View File

@@ -28,6 +28,7 @@
"file-loader": "^1.1.11",
"font-awesome": "^4.7.0",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.4.2",
"node-sass": "^4.9.3",
"normalize.css": "^8.0.0",
"open-color": "^1.6.3",