Skip to content

Commit 11a1b04

Browse files
committed
chore: update comments
1 parent 4f48e24 commit 11a1b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2011,6 +2011,6 @@ $kbd-padding-x: .375rem !default;
20112011
$kbd-font-size: $code-font-size !default;
20122012
$kbd-color: var(--#{$prefix}body-bg) !default;
20132013
$kbd-bg: var(--#{$prefix}body-color) !default;
2014-
$nested-kbd-font-weight: null !default; // Deprecated in v5.2.0, removing in v6
2014+
$nested-kbd-font-weight: null !default; // Deprecated in v4.2.6, removing in v6
20152015

20162016
$pre-color: null !default;

0 commit comments

Comments
 (0)