Organize Your CSS With Styleneat
Posted on 28. Mar, 2009 by Nikhil Sheth in Website
Styleneat is a free web service that helps having “easy to read/update” CSS files.
It organizes and standardizes CSS – selectors, sub-selectors and properties – in a structure that makes it easier to define page areas and see how they relate to each other.
The service can be used in 3 ways:
- by pasting the CSS text
- by uploading the CSS file
- by providing the URL of the CSS file
It offers several options like “sorting properties and selectors alphabetically” or “single/multiple line formatting”.
Related posts:

Leave a reply