CSSTidy
From Wikipedia, the free encyclopedia
CSS |
---|
Cascading Style Sheets |
CSSTidy is an open source Cascading Style Sheets parser and optimiser. Both a version written in C++ and PHP are available. The name derives from HTML Tidy, since CSSTidy is supposed to be its counterpart for CSS. Currently CSSTidy is able to fix some common errors (like missing units or semicolons), reformat and compress CSS code.