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 d3c0a25 commit aaf6a66Copy full SHA for aaf6a66
src/material/_index.scss
@@ -90,7 +90,7 @@
90
@forward './legacy-card/card-theme' as legacy-card-* show legacy-card-theme, legacy-card-color,
91
legacy-card-typography;
92
@forward './legacy-checkbox/checkbox-theme' as legacy-checkbox-* show
93
- checkbox-legacy-theme, checkbox-legacy-color, checkbox-legacy-typography;
+ legacy-checkbox-theme, legacy-checkbox-color, legacy-checkbox-typography;
94
@forward './checkbox/checkbox-theme' as checkbox-* show checkbox-theme, checkbox-color,
95
checkbox-typography, checkbox-density;
96
@forward './legacy-chips/chips-theme' as legacy-chips-* show legacy-chips-theme,
0 commit comments