Skip to content

Commit

Permalink
prevent css files from being compiled by node-sass
Browse files Browse the repository at this point in the history
known bug, see sass/node-sass#1925
  • Loading branch information
Livven committed Jun 25, 2017
1 parent e0038e2 commit 7025a72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"homepage": "https://github.com/eoger/tabcenter-redux#readme",
"devDependencies": {
"eslint": "^3.19.0",
"node-sass": "^4.5.3",
"node-sass-chokidar": "0.0.3",
"npm-run-all": "^4.0.2",
"webpack": "^2.6.1"
}
Expand Down

0 comments on commit 7025a72

Please sign in to comment.