Css Compressor

Internet :: WWW/HTTP
Software Development :: Libraries :: Java Libraries

About: CSS Compressor is a Java library and utility for reducing the size
of Cascading Style Sheets (CSS). It uses many approaches for reducing CSS
files: whitespace and comment stripping, merging selectors with identical
rules, using short-hand color representations, omitting semi-colons and
units where unnecessary, short-hand box-model properties, and many other
small tweaks.

License: BSD License (original)

URL: http://freshmeat.net/projects/csscompressor/

你可能感兴趣的:(java,.net,css)