-
Notifications
You must be signed in to change notification settings - Fork 12
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
css-library: add source-sans normalize token, rename base to root #1399
Changes from 2 commits
3643807
195cc35
24abb26
506d020
3892788
9883387
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
}, | ||
"size": { | ||
"sm": { "value": "0.938rem" }, | ||
"base": { "value": "1rem" }, | ||
"root": { "value": "1rem" }, | ||
"md": { "value": "1.063rem" }, | ||
"lg": { "value": "1.25rem" }, | ||
"xl": { "value": "1.875rem" }, | ||
|
@@ -43,6 +43,7 @@ | |
"heading": { "value": "1.2" } | ||
}, | ||
"size": { | ||
"source-sans-normalized": { "value": "1.06rem" }, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @powellkerry I looked back at our original slack conversation. Currently in this PR we're just generating a |
||
"body": { | ||
"large": { "value": "20px" }, | ||
"lead": { "value": "20px" }, | ||
|
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.
For now, you can keep this as base with the updated value so the utility class remains the same.
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.
I did update this on the documentation site PR. Should we keep root and base or should I revert that change on the documentation site PR?
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.
I left some comments on your doc site PR. I think some of the changes need to be reverted for the utility class updates there, and some changes need to be modified because we're not actually generating a
vads-font-size-root
token, just a token namedfont-size-root