You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove legacy SCSS entrypoints angular-material-css-vars/src/lib/main, angular-material-css-vars/src/lib/public-util and angular-material-css-vars/src/lib/variables. Use the angular-material-css-vars entrypoint instead.
Changed
Internally, the usage of the mat-core() mixin was replaced with the mat.elevation-classes() and mat.app-background(). This change was performed automatically by ng update and aligns with deprecations in Angular Material v19.
Resolved Sass warnings which popped up after the Angular 19 update