Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 564bd61

Browse files
committed
fix(cleancss): update to latest version of clean-css to mitigate issue with purging some css that should not be purged
1 parent c199ea4 commit 564bd61

File tree

2 files changed

+37
-70
lines changed

2 files changed

+37
-70
lines changed

package-lock.json

Lines changed: 36 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"autoprefixer": "7.1.1",
3636
"chalk": "1.1.3",
3737
"chokidar": "1.7.0",
38-
"clean-css": "3.4.27",
38+
"clean-css": "4.1.9",
3939
"cross-spawn": "5.1.0",
4040
"express": "4.15.3",
4141
"fs-extra": "3.0.1",

0 commit comments

Comments
 (0)