| |||||
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.
Requirements:
· Node.js
What's New in This Release: [ read full changelog ]
· Added stripping special comments to CLI (--s0 and --s1 options).
· Added stripping special comments to programatic interface (keepSpecialComments option).

Via: Clean-css 0.7.0






0 Comment:
Post a Comment