You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The a tag styles override the font weight. This makes it stick out weirdly in headers:
Here it is in the playground - less bad because there is less differentiation between the font weights with the playground's font, but still looks weird:
What version of @tailwindcss/typography are you using?
v0.5.16
What version of Node.js are you using?
v22
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction repository
https://play.tailwindcss.com/PouNRCQvlr
Describe your issue
The
a
tag styles override the font weight. This makes it stick out weirdly in headers:Here it is in the playground - less bad because there is less differentiation between the font weights with the playground's font, but still looks weird:
Solution might look something similar to #275
The text was updated successfully, but these errors were encountered: