Upgrade clean-css to 5.x
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 577
- PR merge metrics
- No merged PRs in 30d
Description
The css minifier should not strip the units on zeros when they are being used in a css math function. This has been fixed in clean-css 5.x (see https://github.com/clean-css/clean-css/issues/1192).
Just requesting a new version that includes this upgrade :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the repository's clean-css dependency declaration and check how dependency versions are managed. Upgrade it to a 5.x release that includes the referenced fix, then run the project's existing tests or CSS-minification checks to confirm units on zeros inside CSS math functions are preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100