Skip to content

Commit df7c74f

Browse files
committed
refactor: add 'xxs' size to $sizes variable in _variables.scss
1 parent 3063883 commit df7c74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/_variables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ $hierarchySecondary: 0.75;
2222
$hierarchyTertiary: 0.5;
2323

2424
$sizes: (
25+
"xxs": $xxs,
2526
"xs": $xs,
2627
"sm": $sm,
2728
"md": $md,

0 commit comments

Comments
 (0)