Reverting bcca98b for now - redux-notifications relies on css loading

This commit is contained in:
Cássio Zen 2016-11-11 18:20:05 -02:00
parent 2a2497072d
commit 943916b0f2

View File

@ -20,7 +20,6 @@ module.exports = {
},
{
test: /\.css$/,
exclude: /node_modules/,
loader: ExtractTextPlugin.extract('style', 'css?modules&importLoaders=1&&localIdentName=cms__[name]__[local]!postcss'),
},
{