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 13
13
@import ' ../mdc-tabs/tabs-theme' ;
14
14
@import ' ../mdc-table/table-theme' ;
15
15
@import ' ../mdc-progress-bar/progress-bar-theme' ;
16
+ @import ' ../mdc-progress-spinner/progress-spinner-theme' ;
16
17
@import ' ../mdc-input/input-theme' ;
17
18
@import ' ../mdc-form-field/form-field-theme' ;
18
19
@import ' ../../material/core/core' ;
32
33
@include mat-mdc-list-theme ($theme-or-color-config );
33
34
@include mat-mdc-menu-theme ($theme-or-color-config );
34
35
@include mat-mdc-progress-bar-theme ($theme-or-color-config );
36
+ @include mat-mdc-progress-spinner-theme ($theme-or-color-config );
35
37
@include mat-mdc-radio-theme ($theme-or-color-config );
36
38
@include mat-mdc-slide-toggle-theme ($theme-or-color-config );
37
39
@include mat-mdc-snack-bar-theme ($theme-or-color-config );
You can’t perform that action at this time.
0 commit comments