-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix(type): match scss definitions to js definitions #5625
Conversation
Deploy preview for carbon-elements ready! Built with commit 4c06596 |
Deploy preview for carbon-components-react ready! Built with commit 4c06596 https://deploy-preview-5625--carbon-components-react.netlify.com |
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.
LGTM 👍 - Thanks @tw15egan!
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.
Looks correct!
…stem#5625) Co-authored-by: Josh Black <[email protected]>
…esign-system#5625)" This reverts commit 7e734b1.
…esign-system#5625)" This reverts commit 7e734b1.
…stem#5625) Co-authored-by: Josh Black <[email protected]>
Closes #5548
Matches the
scss
definitions to the source-of-truthjs
type definitionsChangelog
Added
$expressive-heading-05
should now getlight
styles at themd
breakpoint$expressive-heading-05
and$expressive-heading-06
line-height atmax
breakpointTesting / Reviewing
Ensure nothing is broken, that the
scss
type definitions match thejs
definitions