[Colors & Styles] Typography
Closed this issue · 0 comments
mfpekala commented
Export text components that mirror the figma and provide specified text formats.
Tasks
- Download and properly link the required fonts
- Custom header component which accepts a
size
prop. - Custom body component which accepts
size
andbold
props - Custom caption component which accepts a
size
prop - dynamic words component which accepts
type = 'semi-bold' | 'regular' | 'medium' | 'semi-bold-italic'
,fontSize
and can be used for theOther
category on the figma so we don't have to make all those really small components with like one use case