Skip to content
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(tokens)!: tokens.md-comp-*-values() include custom properties by default #5680

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

copybara-service[bot]
Copy link

fix(tokens)!: tokens.md-comp-*-values() include custom properties by default

BREAKING CHANGE: Sass component tokens, such as tokens.md-comp-checkbox-values(), return var(--md-<component>, <value>) instead of just the CSS value. Use $exclude-custom-properties: true to remove them.

@copybara-service copybara-service bot force-pushed the cl/651898117 branch 3 times, most recently from 34502b3 to 2d8af4b Compare July 15, 2024 18:40
…y default

BREAKING CHANGE: Sass component tokens, such as `tokens.md-comp-checkbox-values()`, return `var(--md-<component>, <value>)` instead of just the CSS value. Use `$exclude-custom-properties: true` to remove them.

PiperOrigin-RevId: 652550625
@copybara-service copybara-service bot merged commit 55b4650 into main Jul 15, 2024
@copybara-service copybara-service bot deleted the cl/651898117 branch July 15, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant