PlayPickUp / pickup-ui

A collection of React Components that make up the PickUp world. 🌎⚡
https://ui.playpickup.com
3 stars 1 forks source link

Core | Define remaining Typography variants #185

Closed dLars99 closed 3 years ago

dLars99 commented 3 years ago

In the UI, not all Typography variants are assigned a style. This means if someone selects, for example, variant="heading4", there is a possibility that text renders without the themed font-families and styles that other defined variants have.

Look through the missing variants and add definitions.

dLars99 commented 3 years ago

This is a current heading6 image.png

wliederer commented 3 years ago

https://github.com/PlayPickUp/pickup-ui/pull/203