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 4f48e24 commit 11a1b04Copy full SHA for 11a1b04
scss/_variables.scss
@@ -2011,6 +2011,6 @@ $kbd-padding-x: .375rem !default;
2011
$kbd-font-size: $code-font-size !default;
2012
$kbd-color: var(--#{$prefix}body-bg) !default;
2013
$kbd-bg: var(--#{$prefix}body-color) !default;
2014
-$nested-kbd-font-weight: null !default; // Deprecated in v5.2.0, removing in v6
+$nested-kbd-font-weight: null !default; // Deprecated in v4.2.6, removing in v6
2015
2016
$pre-color: null !default;
0 commit comments