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 664ec30 commit 01c9350Copy full SHA for 01c9350
packages/card/src/_variables.scss
@@ -28,11 +28,6 @@ $rmd-card-dark-elevation-background-color: map-get(
28
$rmd-card-elevation
29
);
30
31
-/// @type Color
32
-/// @since 2.5.4
33
-/// @deprecated Use `$rmd-card-dark-elevation-color` instead starting with `v2.7.0`
34
-$rmd-card-dark-elevation-bordered-background-color: $rmd-card-dark-elevation-background-color;
35
-
36
/// The background color for a card in dark themes.
37
///
38
/// @type Color
0 commit comments