Fix path references in themes

This commit is contained in:
Bill Thornton
2025-06-23 18:13:49 -04:00
parent 19102c4afd
commit 78879ca292

View File

@@ -319,7 +319,7 @@ const config = {
{
loader: MiniCssExtractPlugin.loader,
options: {
publicPath: '/'
publicPath: '../../'
}
},
'css-loader',