This Trashman Generates a Clean Stylesheet from Old CSS
CSSTrashman is an online tool which allows you to supply a URL and it scans the website and generates a new clean CSS file from the existing styles.
CSSTrashman examines your DOM and then reverse engineers a new CSS stylesheet which captures your existing styling perfectly while cleaning the bloated and ill-maintained CSS of old.
The new CSS file generated can be used as a drop-in replacement for the current stylesheet you are using on your website. CSSTrashman can also generate SASS code if you need it.
Requirements: None
Website: http:/ / www. csstrashman. com/
License: Free
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)







Comments
Robert Brown replied on Wed, 2013/02/06 - 9:57am
Unfortunately doesn't seem to work well with a js heavy application type site.