Skip to content

Commit 1414ee7

Browse files
committed
remove vars from common
1 parent f13bd08 commit 1414ee7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

core/src/components/badge/badge.common.vars.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,3 @@ $badge-font-size: dynamic-font($badge-baseline-font-size);
2626

2727
/// @prop - Font weight of the badge
2828
$badge-font-weight: bold;
29-
30-
/// @prop - Font size of the badge hint
31-
$badge-hint-baseline-font-size: 8px;
32-
33-
/// @prop - Font size of the badge hint
34-
$badge-hint-font-size: dynamic-font($badge-hint-baseline-font-size);

0 commit comments

Comments
 (0)