File tree Expand file tree Collapse file tree 7 files changed +5
-11
lines changed
Expand file tree Collapse file tree 7 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1- @import ' ~@angular/material/theming' ;
2-
1+ @import ' ~@angular/material/_theming' ;
32
43// Include non-theme styles for core.
54@include mat-core ();
Original file line number Diff line number Diff line change 1- @import ' ~@angular/material/theming ' ;
1+ @import ' ~@angular/material/_theming ' ;
22
33// Include non-theme styles for core.
44@include mat-core ();
Original file line number Diff line number Diff line change 1- @import ' ~@angular/material/theming ' ;
1+ @import ' ~@angular/material/_theming ' ;
22
33// Include non-theme styles for core.
44@include mat-core ();
Original file line number Diff line number Diff line change 11@import ' ~@angular/material/_theming' ;
22
3-
4-
53// Include non-theme styles for core.
64@include mat-core ();
75
Original file line number Diff line number Diff line change 11@import ' ~@angular/material/_theming' ;
22
3-
4-
53// Include non-theme styles for core.
64@include mat-core ();
75
Original file line number Diff line number Diff line change 1- @import ' ~@angular/material/theming' ;
2-
3-
1+ @import ' ~@angular/material/_theming' ;
42
53// Include non-theme styles for core.
64@include mat-core ();
Original file line number Diff line number Diff line change 66@import ' ./app/core/themes/pink-bluegrey' ;
77@import ' ./app/core/themes/pink-grey' ;
88@import ' ./app/core/themes/indigo-pink' ;
9+ @import ' ./app/core/themes/indigo-grey' ;
910@import ' ./app/core/themes/purple-green' ;
1011
1112
You can’t perform that action at this time.
0 commit comments