We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601155c commit 0cdc4a6Copy full SHA for 0cdc4a6
README.md
@@ -1058,7 +1058,7 @@ module.exports = {
1058
{
1059
resourceQuery: "?dark",
1060
use: [
1061
- Self.loader,
+ MiniCssExtractPlugin.loader,
1062
"css-loader",
1063
1064
loader: "sass-loader",
@@ -1070,7 +1070,7 @@ module.exports = {
1070
},
1071
1072
1073
1074
1075
1076
0 commit comments