-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(core): Typography improvements #10648
base: main
Are you sure you want to change the base?
Conversation
EDITED: Added line-height percentage unit to make up for the lack of multiplier value. |
b35dca7
to
f5f140f
Compare
df4824a
to
666f261
Compare
All changes regarding letter-spacing unit have been removed from this PR. |
PR Checklist
What is the current behavior?
Right now, typography is a bit inconsistent between the two platforms and MDN specs.
More specifically, line-height does not act as a height and its visual result is quite different than that of browser.
What is the new behavior?
BREAKING CHANGES: