Add font-stretch utility classes #8324
cyruscuenca
started this conversation in
Ideas
Replies: 0 comments
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.
-
Reference:
https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch
Expected format:
font-stretch-<condensed | normal | expanded | ultra-expanded>or perhaps
font-stretch-<10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90| 100 | 110 | 120 | and so on... >I checked for results on Google and didn't find much. No references in GitHub's repository search either.
Beta Was this translation helpful? Give feedback.
All reactions