Reverting bcca98b for now - redux-notifications relies on css loading
This commit is contained in:
@ -20,7 +20,6 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.css$/,
|
||||
exclude: /node_modules/,
|
||||
loader: ExtractTextPlugin.extract('style', 'css?modules&importLoaders=1&&localIdentName=cms__[name]__[local]!postcss'),
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user