aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 21f900a..70ae1ff 100644
--- a/package.json
+++ b/package.json
@@ -18,11 +18,13 @@
"cheerio": "^0.22.0",
"compression": "^1.6.2",
"cookie-parser": "~1.4.3",
+ "css-loader": "^0.28.7",
"debug": "^2.6.0",
"diacritics": "^1.2.3",
"encoding": "^0.1.12",
"eslint": "^4.13.0",
"express": "^4.13.4",
+ "extract-text-webpack-plugin": "^3.0.2",
"flexibility": "^2.0.1",
"fuzzy": "^0.1.1",
"iconv-lite": "^0.4.17",
@@ -30,12 +32,14 @@
"left-pad": "^1.1.1",
"lodash": "^4.15.0",
"morgan": "~1.7.0",
+ "node-sass": "^4.7.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-redux": "^5.0.6",
"redux": "^3.7.2",
"request": "^2.74.0",
+ "sass-loader": "^6.0.6",
"smoothscroll-polyfill": "^0.3.4",
"spdy": "^3.4.4",
"then-yield": "0.0.1",