Commit f0a353d5 authored by André Luís's avatar André Luís Committed by Mike Greiling

Revert css-loader back to 1.0.0

parent e652fa12
......@@ -209,9 +209,7 @@ module.exports = {
{
loader: 'css-loader',
options: {
modules: {
localIdentName: '[name]__[local].[hash:8].[ext]',
},
name: '[name].[hash:8].[ext]',
},
},
],
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment