Home

Awesome

PrettyCSS

PrettyCSS is a CSS3-compliant parser, lint checker, and pretty printer. With this tool you can check for CSS format violations and then beautify the code to standardize it. With another configuration you are able to crunch your styles down as much as possible to produce minified output.

This was created because there were no tools at the time that really covered all of our use cases and that also handled CSS3. Additionally, one can really benefit from the suggestions and value validation that is a part of PrettyCSS.

Features

Check it out with the live demo!

More Reading