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 1f2a4f4 commit c4a8f0bCopy full SHA for c4a8f0b
client/styles/_themes.scss
@@ -244,7 +244,8 @@ $fake-material-v2-theme: mat.m2-define-light-theme(
244
@include mat.card-typography(natural.$typography);
245
@include mat.checkbox-typography(natural.$typography);
246
@include mat.chips-typography(natural.$typography);
247
-@include mat.core-typography(natural.$typography) @include mat.datepicker-typography(natural.$typography);
+@include mat.core-typography(natural.$typography);
248
+@include mat.datepicker-typography(natural.$typography);
249
@include mat.dialog-typography(natural.$typography);
250
@include mat.divider-typography(natural.$typography);
251
@include mat.expansion-typography(natural.$typography);
0 commit comments