Closed
Description
I'm trying to set a different fontSize
for the general text and for headings. However, when I set the fontSize
style for text
it'll overwrite any fontSize
styles for heading
or headingX
.
My guess is: it's because the text node gets nested inside the heading, so overwrites the style.
Is there a workaround for that? Is there a way to add style to just normal paragraph text? (I can't use paragraph
, because it's for styling a View
).
Is there anything I could help with to add this feature?
Metadata
Metadata
Assignees
Labels
No labels