CSS Redundancy Checker
Im CSS Herald bin ich gerade auf das praktische Tool CSS Redundancy Checker gestossen:
CSS Redundancy Checker is a very simple tool that helps you find any CSS selectors that actually aren’t being used by any HTML files and may be redundant. First simply pass in the direct single stylesheet link, and then website’s URLs that use the stylesheet. It would proceeds to look at each file in turn, and return a list of all redundant CSS selectors.

