Typography

Typography components are components to use in order to heading tags (h1, h2, etc) and p tag

Typography components admits color prop. Possible values (primary, secondary, tertiary) (defaults to primary).

Headings

H1


H2


H3


H4


H5


H6


Paragraphs

Paragraph1


Paragraph2


Paragraph3


Paragraph4


Paragraph5


Paragraph6


Overrides

You can customize your typography component whatever you want, even you can set css property to override styles if you need.