Dust-me selector tool for finding unused CSS selectors
My find for today was a Firefox extension called Dust-Me Selectors from the SitePoint guys that scans a web site looking for unused selectors in the CSS.
It extracts the style references for the current page and then looks at the page to see where they are used. It can look at the current page or you can set it up to spider your entire site.


November 3rd, 2008 at 3:25 am
Awesome find! I think that will help clean up some CSS cob webs
November 6th, 2008 at 3:43 am
Hi Helen,
Thanks for this find! See http://www.sitepoint.com/dustmeselectors/ui/#dms-spider-controls for the bit on how to spider an entire site… (assuming you would have updated the post if you had found it already :) )