Skip to content

Commit

Permalink
Downgrade css loader to get around webpack error
Browse files Browse the repository at this point in the history
  • Loading branch information
knewter committed Nov 22, 2015
1 parent 3c2a847 commit ec93a32
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"autoprefixer-loader": "^3.1.0",
"babel-core": "^5.8.30",
"babel-loader": "^5.3.2",
"css-loader": "^0.21.0",
"css-loader": "^0.18.0",
"node-sass": "^3.4.1",
"sass-loader": "^3.1.1",
"style-loader": "^0.13.0",
Expand Down
Binary file not shown.
Binary file removed priv/static/images/phoenix.png
Binary file not shown.
1 change: 0 additions & 1 deletion priv/static/manifest.json

This file was deleted.

5 changes: 0 additions & 5 deletions priv/static/robots-067185ba27a5d9139b10a759679045bf.txt

This file was deleted.

Binary file not shown.
5 changes: 0 additions & 5 deletions priv/static/robots.txt

This file was deleted.

Binary file removed priv/static/robots.txt.gz
Binary file not shown.

0 comments on commit ec93a32

Please sign in to comment.