We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce624d commit fdd16e6Copy full SHA for fdd16e6
src/material/core/tokens/m2/_index.scss
@@ -150,7 +150,7 @@
150
_get-tokens-for-module($theme, tokens-mdc-extended-fab),
151
_get-tokens-for-module($theme, tokens-mdc-fab),
152
_get-tokens-for-module($theme, tokens-mdc-filled-button),
153
- _get-tokens-for-module($theme, tokens-mdc-filled-button),
+ _get-tokens-for-module($theme, tokens-mdc-filled-text-field),
154
_get-tokens-for-module($theme, tokens-mdc-form-field),
155
_get-tokens-for-module($theme, tokens-mdc-icon-button),
156
_get-tokens-for-module($theme, tokens-mdc-linear-progress),
0 commit comments