CSS Redundancy Checker
Tom Armitage has written a simple tool that is immediately useful to anyone working with CSS. The CSS Redundancy Checker is a Ruby script that will take CSS rules, and a set of HTML files, and will tell you what you aren’t actually using:
css-redundancy-checker.rb [cssfile] [directory of html files OR .txt file listing urls to [...]
More: continued here
Leave a Reply
You must be logged in to post a comment.