-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The folder could be located in /src/ui, inside we can define /atom, /molecules, /organisms, etc. folders.
Some typographies I have in mind are Title(h1), Subtitle(h2), Heading(h3), Subheading(h4), Body(p) and maybe Phrase(span)?.
Each component has its basic props such as
- fontWidth, which can use the values [thin, extralight, light, normal, medium, semibold, bold, extrabold, black].
Underneath, it uses the Tailwindcss classes font-thin, font-extralight, etc.
For this PR, only its structure and functionalities will be defined.
In a separate PR, the previous tags will be replaced by these components.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels