Update Angular and Material to v19
This commit is contained in:
@@ -31,7 +31,8 @@ $fontConfig: (
|
||||
);
|
||||
|
||||
// Compute font config
|
||||
@include mat.core();
|
||||
@include mat.elevation-classes();
|
||||
@include mat.app-background();
|
||||
|
||||
|
||||
// Foreground Elements
|
||||
|
||||
@@ -138,7 +138,8 @@ mat.$dark-theme-background-palette: (background: $dark-background,
|
||||
);
|
||||
|
||||
// Compute font config
|
||||
@include mat.core($fontConfig);
|
||||
@include mat.elevation-classes();
|
||||
@include mat.app-background();
|
||||
|
||||
// Theme Config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user