-
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
feat(Layout): add container sizing tokens #8671
feat(Layout): add container sizing tokens #8671
Conversation
Deploy Preview for carbon-elements ready! Built with commit 478e673 |
Deploy Preview for carbon-components-react ready! Built with commit 478e673 https://deploy-preview-8671--carbon-components-react.netlify.app |
…into 8552-add-container-tokens
…52-add-container-tokens
Co-authored-by: Josh Black <[email protected]>
…into 8552-add-container-tokens
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 👍
…52-add-container-tokens
@dakahn just seems like a quick snapshot update and you're good to go! |
Co-authored-by: TJ Egan <[email protected]>
closed #8552
Changes
Adds container sizing tokens:
$size-xs,
$size-sm,
$size-md
$size-lg,
$size-xl,
$size-2xl
Testing
yarn build
inside @carbon/layout/layout/scss/generated/_size.scss
was created properly