Software Details:
Version: 0.7.0
Upload Date: 6 Jun 15
Distribution Type: Freeware
Downloads: 87
Similar to many other CSS compilers out there, Clean-css is a little bit faster thanks to its Node.js integration.
Under the hood it does all the things a CSS minifier should do.
From removing comments and whitespace, to optimizing color codes and even to gzipping the final result.
What is new in this release:
- Added stripping special comments to CLI (--s0 and --s1 options).
- Added stripping special comments to programatic interface (keepSpecialComments option).
Requirements:
- Node.js
Comments not found