Good point! In both cases there are existing style sheets and are mixing in inline styles. Even if I add the new general class to a style sheet so it is found second, it won't have higher specificity.
I will add that to the warnings (now added).
I will modify the code to allow the user to abort if inline styles are used with existing style sheets already included. Or I guess I could map styles sheet classes to xhtml lines and if a rule already exists for that element, leave it alone.
Thanks for the heads up!
Last edited by KevinH; 05-21-2016 at 10:00 AM.
|