Commit 5c556998 authored by Mike Greiling's avatar Mike Greiling

Merge branch 'andr3-revert-css-loader' into 'master'

Revert css-loader back to 1.0.0

Closes #32902

See merge request gitlab-org/gitlab!17828
parents e652fa12 f0a353d5
......@@ -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