Any Cleanup tools
After staring at many a monster-messy CSS using Sigil, I have a wish for tools.
1) A tool that sorts the CSS selectors so it is easy to locate (and pretty them u for consistency)
2) A Where used (in the Epub) report, that lists each section (and count) where a selector is used
3) Duplicate selector CONTENT, locator tool, that reports selectors that have basically the same, exact attributes.
.para34, .para37, .para123...
you must have seen those OMG 900 line, conversion, style messes
|