• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there a site or tool that lets you check the usage of CSS objects/classes in your .css file

Injury

Lifer
So over the years of of being a somewhat lazy designer and using a few different theme-able webscripts I've made a somewhat long CSS file. I would like to know if there is any tool that will scour my site and tell me what classes in my style.css file are unused so I can get rid of them, or if I'd have to run through all the pages manually to check it out.

It just seems like I've got a bunch of junk in there that isn't doing anything or only has an attribute or two and I'm trying to make my site load just *that* much faster.

Any help would be appreciated.
 
Installed that and it's close to what I want, but it DID give me some better terms to search on google and I'm playing with "Dust-Me" right now...

http://www.sitepoint.com/dustmeselectors/

Thanks for your help. Will let you know if this works out well.

edit: Seems to have done exactly what I wanted, I saved a backup of my .css file but I guess we'll see if anything comes up missing or not. 🙂
 
Back
Top