Use postcss-modules-local-by-default

This commit is contained in:
Nicolas Gallagher
2015-06-09 14:08:48 -07:00
parent 90779f702a
commit 78b23428bd
26 changed files with 249 additions and 243 deletions

View File

@@ -21,6 +21,7 @@
"css-loader": "^0.14.4",
"node-libs-browser": "^0.5.2",
"postcss-loader": "^0.4.4",
"postcss-modules-local-by-default": "0.0.7",
"style-loader": "^0.12.3",
"webpack": "^1.9.10"
},