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
Use Case:
With variant fonts available, like Github's Mona Sans it would be great to have a font-stretch class that would cover the CSS attribute font-stretch and allow for easier access, via Tailwind, to font-widths. Thank you for your consideration. This is my first GitHub feature request, let me know if there are improvements I can make to make to be more helpful.
Example of Possible Classes
font-stretch-condensed | font-stretch: condensed
font-stretch-normal | font-stretch: normal
font-stretch-expanded | font-stretch: expanded
font-stretch-75 | font-stretch: 75%
font-stretch-100 | font-stretch: 100%
font-stretch-125 | font-stretch: 125%
font-stretch[99%] | font-stretch: 99%
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Use Case:
With variant fonts available, like Github's Mona Sans it would be great to have a font-stretch class that would cover the CSS attribute font-stretch and allow for easier access, via Tailwind, to font-widths. Thank you for your consideration. This is my first GitHub feature request, let me know if there are improvements I can make to make to be more helpful.
Example of Possible Classes
font-stretch-condensed | font-stretch: condensed
font-stretch-normal | font-stretch: normal
font-stretch-expanded | font-stretch: expanded
font-stretch-75 | font-stretch: 75%
font-stretch-100 | font-stretch: 100%
font-stretch-125 | font-stretch: 125%
font-stretch[99%] | font-stretch: 99%
Beta Was this translation helpful? Give feedback.
All reactions