We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74322ed commit 3d04584Copy full SHA for 3d04584
1 file changed
tokens/_index.scss
@@ -55,6 +55,10 @@
55
@forward './md-comp-switch' as md-comp-switch-*;
56
@forward './md-comp-test-table' as md-comp-test-table-*;
57
@forward './md-comp-text-button' as md-comp-text-button-*;
58
+@forward './md-comp-top-app-bar-large' as md-comp-top-app-bar-large-*;
59
+@forward './md-comp-top-app-bar-medium' as md-comp-top-app-bar-medium-*;
60
+@forward './md-comp-top-app-bar-small' as md-comp-top-app-bar-small-*;
61
+@forward './md-comp-top-app-bar-small-centered' as md-comp-top-app-bar-small-centered-*;
62
@forward './md-ref-palette' as md-ref-palette-*;
63
@forward './md-ref-typeface' as md-ref-typeface-*;
64
@forward './md-sys-color' as md-sys-color-*;
0 commit comments