Find Unused CSS Selectors

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)

  1. Jan 4, 2008: from Pages tagged "Conditional"

Post a Comment