Skip to content

Commit bafa759

Browse files
authored
fix(css): preserve whitespace in selectors when minifying css (#25767)
Resolves #25766
1 parent bb37446 commit bafa759

File tree

2 files changed

+87
-157
lines changed

2 files changed

+87
-157
lines changed

core/package-lock.json

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

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/eslint-plugin": "^5.17.0",
5555
"@typescript-eslint/parser": "^5.17.0",
5656
"aws-sdk": "^2.738.0",
57-
"clean-css-cli": "^4.1.11",
57+
"clean-css-cli": "^5.6.1",
5858
"domino": "^2.1.6",
5959
"eslint": "^7.32.0",
6060
"eslint-config-prettier": "^8.5.0",

0 commit comments

Comments
 (0)