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
{{ message }}
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
I love this! Everything's been working really well, but I just ran into a little issue:
I seem to be unable to influence the letter-spacing when also using a text-[size] utility.
I have an element
<h1 className="text-4xl font-medium tracking-widest">Hello<h1/>
Chrome css inspector shows this:
This does not seem to occur on a tailwind playground on v2.0.2
https://play.tailwindcss.com/Jp925faCRe
The text was updated successfully, but these errors were encountered: