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 f13bd08 commit 1414ee7Copy full SHA for 1414ee7
core/src/components/badge/badge.common.vars.scss
@@ -26,9 +26,3 @@ $badge-font-size: dynamic-font($badge-baseline-font-size);
26
27
/// @prop - Font weight of the badge
28
$badge-font-weight: bold;
29
-
30
-/// @prop - Font size of the badge hint
31
-$badge-hint-baseline-font-size: 8px;
32
33
34
-$badge-hint-font-size: dynamic-font($badge-hint-baseline-font-size);
0 commit comments