Eliminate CSS Framework Bloat with “Dust-Me Selectors”
Friday, December 19th, 2008I can’t believe I’ve never seen this before. One of those most common complains with CSS frameworks (like BlueTrip…ahem) is that they include a lot of code that you won’t ever use (you’re probably never going to have a project where you use EVERY single column width or EVERY single possible typographical markup.
Let there be Dust-Me Selectors. It’s is a Firefox extension that finds unused CSS selectors and notifies you so you can remove them from your stylesheets. Awesome.