-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
ATM we have a --RS__baseFontSize
that serves as a default when there is no publisher’s style.
There may be a need to have something that can override the publishers’ font-size though, in order to improve consistency across the publications a user reads, or resolve issues because the publisher font-size is way too small or large by default.
This would probably not live in base though, since the purpose of this module is to provide defaults publishers can override. If we want to make sure we override the font-size
it has to be output in -after.css
.
In that case, if we create a new module, maybe there is more we would want to expose to normalise other styles.
cc @mickael-menu and @qnga
Metadata
Metadata
Assignees
Labels
No labels