Skip to content

refactor(tokens): update Sass conditional if expressions to use modern CSS syntax - #6035

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/971269890
Open

refactor(tokens): update Sass conditional if expressions to use modern CSS syntax#6035
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/971269890

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Aug 26, 2026

Copy link
Copy Markdown

refactor(tokens): update Sass conditional if expressions to use modern CSS syntax

Migrate legacy Sass if() function calls across Material Web tokens to the modern if(sass(condition): true; else: false) syntax.

Generated mechanically with sass_migrator if-function. Verified that compiled CSS outputs across dependent sass_binary targets remain identical.

…n CSS syntax

Migrate legacy Sass `if()` function calls across Material Web tokens to the modern `if(sass(condition): true; else: false)` syntax.

Generated mechanically with `sass_migrator if-function`. Verified that compiled CSS outputs across dependent `sass_binary` targets remain identical.

PiperOrigin-RevId: 971269890
@copybara-service copybara-service Bot changed the title Migrate legacy Sass if() function calls across Material Web tokens to the modern if(sass(condition): true; else: false) syntax. refactor(tokens): update Sass conditional if expressions to use modern CSS syntax Aug 26, 2026
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