mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(docs-infra): remove the usage of the deprecated core mixin as it's no-op (#58812)
PR Close #58812
This commit is contained in:
parent
292147b42d
commit
40e210858a
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ $theme: mat.m2-define-light-theme(
|
|||
);
|
||||
|
||||
// Include material core styles.
|
||||
@include mat.core();
|
||||
@include cdk.a11y-visually-hidden();
|
||||
@include mat.tabs-theme($theme);
|
||||
@include mat.button-toggle-theme($theme);
|
||||
|
|
|
|||
Loading…
Reference in a new issue