Possible Duplicate:
Tool for checking unused CSS selectors?
So, I’m wondering is there something like a tool (online maybe?) that would check some html file (or site) and tell you which css tags you aren’t using in your html, but you do have them in a CSS file?
This would be of a great help to me as I just started working on someone elses code which is honestly a mess – a css file being 2k lines long.
Anyways, appreciate your help!
Take a look at DustMe Firefox extention: http://www.sitepoint.com/dustmeselectors/