File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/material-experimental/mdc-theming Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1313@import ' ../mdc-tabs/tabs-theme' ;
1414@import ' ../mdc-table/table-theme' ;
1515@import ' ../mdc-progress-bar/progress-bar-theme' ;
16+ @import ' ../mdc-progress-spinner/progress-spinner-theme' ;
1617@import ' ../mdc-input/input-theme' ;
1718@import ' ../mdc-form-field/form-field-theme' ;
1819@import ' ../../material/core/core' ;
3233 @include mat-mdc-list-theme ($theme-or-color-config );
3334 @include mat-mdc-menu-theme ($theme-or-color-config );
3435 @include mat-mdc-progress-bar-theme ($theme-or-color-config );
36+ @include mat-mdc-progress-spinner-theme ($theme-or-color-config );
3537 @include mat-mdc-radio-theme ($theme-or-color-config );
3638 @include mat-mdc-slide-toggle-theme ($theme-or-color-config );
3739 @include mat-mdc-snack-bar-theme ($theme-or-color-config );
You can’t perform that action at this time.
0 commit comments