catppuccin / ui

⚛️ Soothing pastel React components! (WIP)
https://ui.catppuccin.com
MIT License
37 stars 1 forks source link

Pre defined headings #26

Open didair opened 2 years ago

didair commented 2 years ago

Currently we only have the Heading component that only outputs an h2 html element. We should add individual components for h1-h6 with pre-defined (opinionated) sizes. These components should use the Heading component internally. Should also add a setting in Heading to output h1-h6

BlueFalconHD commented 2 years ago

referenced: #27