Skip to content

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

Merged
copybara-service[bot] merged 1 commit intomainfrom
cl/651898117
Jul 15, 2024
Merged

fix(tokens)!: tokens.md-comp-*-values() include custom properties by default#5680
copybara-service[bot] merged 1 commit intomainfrom
cl/651898117

Conversation

@copybara-service
Copy link
Copy Markdown

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