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
We should see line-height injected, but I only see font-family injected by stailwc.
The text was updated successfully, but these errors were encountered:
stouch
changed the title
Issue with font-family that does not inject line-height
Issue with tailwind Font Size that should inject line-height too
Aug 3, 2023
According to docs, when we do:
tw`text-xs`
We should see
line-height
injected, but I only see font-family injected by stailwc.The text was updated successfully, but these errors were encountered: