fix: remove purgecss (#440)
PurgeCSS doesn’t work with the latest version of PostCSS, far as I can tell. It ends up removing too many classes. It has always been sort of problematic and we only use it in a few MFEs, so I think it’s time for it to go.
This commit is contained in:
@@ -88,7 +88,6 @@
|
||||
"es-check": "5.2.4",
|
||||
"glob": "7.1.7",
|
||||
"husky": "6.0.0",
|
||||
"purgecss-webpack-plugin": "4.0.3",
|
||||
"react-test-renderer": "16.14.0",
|
||||
"reactifex": "1.1.1",
|
||||
"redux-mock-store": "1.5.4"
|
||||
|
||||
Reference in New Issue
Block a user