chore: pin css-loader to 4.x (#8408)

This commit is contained in:
Pooya Parsa 2020-12-01 13:05:36 +01:00
parent 8139352afe
commit 34359811f6

View File

@ -11,6 +11,7 @@
"postcss-import",
"postcss-loader",
"postcss-url",
"css-loader",
"terser-webpack-plugin",
"@types/terser-webpack-plugin"
],