Skip to content

Commit

Permalink
add sass-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Plortinus committed Aug 5, 2017
1 parent 59e29b7 commit edc18d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{{/less}}
{{#sass}}
"node-sass": "^4.5.3",
"postcss-loader": "^1.3.3",
"sass-loader": "^6.0.6",
{{/sass}}
"postcss-loader": "^1.3.3",
"style-loader": "^0.16.1",
Expand Down

0 comments on commit edc18d0

Please sign in to comment.