You can use TagMechanic to get rd of unwanted classes in the HTML and use cssUndefinedClasses to get rid of unused classes after you've dumped the unwanted classes.
I start by deleting any unwanted HTML. Then I remove some unwanted classes if there are any that I've noticed right away. I remove unused classes and then I add in my small list of classes. When I am done, I remove any other classes I've made unused. When I am done, all CSS and all classes in HTML as in use.
|