CSS Optimizer
Remove comments ?
Super compress (all in one line) ?
This tool can perform the following tasks for optimizing CSS:
* Remove the blanks (the tabs, spaces, marked down the line) abundance, including white marks before and after the colon (:), semicolon (;)
* Delete the semicolon character (;) before finally marked braces ())
* Collapse HTML color codes into a short form (from # FFFFFF to # FFF)
* Collapse CSS code for margin and padding (from form margin: 5px 0px 0px 5px into margin: 5px 0). 3 Support for the short form.
CSS Optimizer
Reviewed by Unknown
on
Tuesday, May 04, 2010
Rating:
No comments: