Separated css and fonts into a separate file

This commit is contained in:
Jori Lallo
2016-05-03 23:43:43 -07:00
parent 5e5f37b3c0
commit 16e972e53c
9 changed files with 37 additions and 34 deletions

View File

@@ -31,6 +31,8 @@
"babel-preset-react-hmre": "^1.0.1",
"babel-preset-stage-0": "^6.5.0",
"debug": "^2.2.0",
"extract-text-webpack-plugin": "^1.0.1",
"html-webpack-plugin": "^2.16.1",
"http-errors": "^1.4.0",
"isomorphic-fetch": "^2.2.1",
"jsonwebtoken": "^5.7.0",