Skip to content

Specifying fontSize for normal text is not possible #17

Closed
@sharnik

Description

@sharnik

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions