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 3063883 commit df7c74fCopy full SHA for df7c74f
src/styles/_variables.scss
@@ -22,6 +22,7 @@ $hierarchySecondary: 0.75;
22
$hierarchyTertiary: 0.5;
23
24
$sizes: (
25
+ "xxs": $xxs,
26
"xs": $xs,
27
"sm": $sm,
28
"md": $md,
0 commit comments