CSS Tools: 20+ Tools For Working With CSS
Monday, October 22nd, 2007Having del.icio.us‘d this, I thought it would be good to highlight the number of tools to make your management of CSS easier.
A selection of tools to help you clean up your CSS and optimize it by reducing the number of empty lines in the code. However, bear in mind, this may make it very hard to follow when doing future updates to your CSS files.
One that I found useful is the CSS Redundancy Checker for checking larger CSS files and large web sites, it looks at any redundant code and repetitive code you may have. Especially if dealing with a large site that has code from previous layouts and styles. Again cleaning up the files, making leaner and cleaner.
Check them all out at: http://mashable.com/2007/09/25/css-toolbox/
