update components to use tailwind css classes (fonts) #3810
Labels
needs/area
Needs area label(s)
needs/kind
Needs kind label
needs/priority
Needs a priority label
needs/triage
Waiting for triage to be accepted
https://tailwindcss.com/docs/font-family
https://tailwindcss.com/docs/font-weight
And to use tailwind classes in our components.
Currently we have custom style classes that combine font family and weight into one class name.
So, this "hack" is adding fonts classes into root CSS file and being able to use them without changing components.
Originally posted by @platno in #3788 (comment)
The text was updated successfully, but these errors were encountered: