Setting a Default Font Weight #19822
Unanswered
alexschcom
asked this question in
Help
Replies: 1 comment
-
|
Yep, should be OK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm trying to set a default
font-weightwhenever I use my custom font.So instead of
I'm considering using
This seems simple enough, but I was wondering if this might break any of Tailwind's "behind-the-scenes magic". Is it okay to use the
--font-*namespace in a utility like that?Beta Was this translation helpful? Give feedback.
All reactions