Tom Armitage of Infovore has built a CSS Redundancy Checker that will scan a CSS file for selectors that are not used by any HTML files in a specified directory or URI.
The tool can come in handy when you’re maintaining legacy sites with countless selectors whose purpose is long forgotten.
The Ruby source files are hosted [...]
CSS Redundancy Checker