Find Unused CSS Selectors
By Diona Kidd on Jan 3, 2008 in CSS
Yes, bald can be beautiful but not when it’s associated with a developer pulling their hair out trying to find CSS styles are not used on a site. Finding CSS that is unused is a pain to say the least.
Dust-Me Selectors is a Firefox plugin developed by SitePoint to find usused CSS in stylesheets. It can analyze the CSS and HTML of a single page, or spider an entire site, and reports unused styles. Dust-Me also supports IE conditional statements, remote stylesheets and handles common hacks like “* html #foo”.

1 Trackback(s)
Post a Comment