clean-css-cli
clean-css-cli copied to clipboard
The command line interface to clean-css CSS optimizer
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...
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....