Quote:
Originally Posted by JSWolf
After you remove all unused classes, you can see what was changed very easily. If you find something not to your liking, you can revert back before accepting the changes. You can then add the missing classes in the CSS and then remove the unused CSS once again.
|
This neither removes nor reports all undefined classes.
As mentioned in my first post of this threat, when different elements/selectors use classes with the same name in the html, but only one of the classes is defined in the css, the classes won't be removed.
If you want to have a clear and good overview over undefined/unused classes, I recommend using the Sigil report tool.