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 9c34666 commit c6d2cffCopy full SHA for c6d2cff
src/theme.scss
@@ -10,7 +10,7 @@ $theming-material-components-primary: mat-palette($mat-teal);
10
$theming-material-components-accent: mat-palette($mat-orange, A200, A100, A400);
11
$theming-material-components-warn: mat-palette($mat-red);
12
$theming-material-components-typography: mat.define-typography-config(
13
- $font-family: "Open Sans", sans-serif
+ $font-family: "Open Sans",
14
);
15
16
$theme1: mat-dark-theme(
0 commit comments