Skip to content

Commit 2b834c7

Browse files
committed
feat(material/core): deprecate the core mixin
1 parent 5ad133d commit 2b834c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/core/_core.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@use './tokens/token-utils';
33
@use './style/elevation';
44

5-
// Mixin that renders all of the core styles that are not theme-dependent.
5+
/// @deprecated This mixin is a no-op and is going to be removed in v21.
66
@mixin core() {}
77

88
// Emits the mat-app-background CSS class. This predefined class sets the

0 commit comments

Comments
 (0)