Organize Your CSS With Styleneat
26
Mar
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".
Website: http://styleneat.com/
- Tags:
Selector
- Filed under: Design, No License, Xhtml & Css
- 3 Comments






















3 Responses for "Organize Your CSS With Styleneat"
Great tool !
I have tested it on a big CSS stylesheet (+50 ko !) and the result is really interresting !
I’m organising CSS style on my own now, but I have few webpages, where I can use this tool
It will be handfull when I’ll start bwebi.com rebuild … i’ll cort CSS first to easy read…
[...] Webresource Depot wird das Onlinetool Styleneat vorgestellt, damit ist es möglich seine CSS Files vernünftig zu organisieren. Wer also viel mit [...]