Quote:
Originally Posted by Notjohn
... when you're done use Sigil to get rid of the ones you don't use (Sigil > Tools > Delete Unused Style Classes. Save the streamlined style sheet and use it on subsequent books.
|
Be careful, the built-in version of Delete Unused Style Classes is a bit buggy. It can miss, and delete, things that you would rather keep. (eg it has a hard time determining that pseudo-selectors are, in fact, used.)
I would recommend installing the
cssRemoveUnusedSelectors plugin, It seems to do a great job, and prettify's your style sheet when it's done.
Cheers,