27 Ağustos 2009 Perşembe

CSS Compressor 1.0


CSS Compressor is a Java library and utility designed to help you reduce the size of Cascading Style Sheets (CSS). The library uses this 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.Reduce CSS size with this library.