clean-css-cli icon indicating copy to clipboard operation
clean-css-cli copied to clipboard

The command line interface to clean-css CSS optimizer

Results 14 clean-css-cli issues
Sort by recently updated
recently updated
newest added

clean-css drops the color parameter in a border short-hand when the color is specified using css4 comma-less translucent hsl() – and possibly other color formats such as rgb() / hwb...

You sometimes don't want to rebase the URLs, for example when everything stays in the same directory. So if I previously had a folder `src/css/` and in it a file...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

When installaing `clean-css-cli`, NPM warn about deprecated: ```console npm install clean-css-cli -g ``` ```console npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it....