-
Notifications
You must be signed in to change notification settings - Fork 100
feat(typography): add predefined line-height to font size atomic classes #2104
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
Conversation
🦋 Changeset detectedLatest commit: 86b5fc2 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for stacks ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for stacks-svelte ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
CGuindon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wooo nice
dancormier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good to me! I appreciate the light touch taken here.
I have one suggestion that shouldn't block merging. All this needs for me to be happy seeing it merged is a changeset. Thanks for taking care of this @giamir
Co-authored-by: Dan Cormier <dcormier@stackoverflow.com>
SPARK-129
Check out the new line-height associated to the font size atomic classes in the docs:
https://deploy-preview-2104--stacks.netlify.app/product/foundation/typography/#sizes
This PR does not update the line-height atomic classes (for now).