-
Notifications
You must be signed in to change notification settings - Fork 0
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
Typography #5
Typography #5
Conversation
--toolbar-font-color: var(--ds-text-primary); | ||
--toolbar-muted-color: var(--ds-text-disabled); | ||
--toolbar-font-color: var(--ds-primary-main); | ||
--toolbar-muted-color: var(--ds-text-tertiary); |
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.
Nice change using the tokens! Lol I'm not sure why I set that to the disabled color
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 great! Nice work
@josuebran Do you think adding postcss-mixins would give us some good utility for work like this? Something like
Then to implement in a selector
|
@colegoldsmith Yes, postcss-mixins would be helpful |
@josuebran Do you want to add postcss mixins to the gulp build and make the change in this PR? Otherwise you can just merge this and refactor once we get the plugin added later |
Typography
Formatting Headers and titles
Demo: https://docs-ui-typography.netlify.app/docs/