Merge pull request #6970 from thornbill/sass-paths

This commit is contained in:
Bill Thornton
2025-06-23 19:23:15 -04:00
committed by GitHub
+1 -1
View File
@@ -319,7 +319,7 @@ const config = {
{
loader: MiniCssExtractPlugin.loader,
options: {
publicPath: '/'
publicPath: '../../'
}
},
'css-loader',