We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6341484 commit 81f5b35Copy full SHA for 81f5b35
1 file changed
src/components/ui/Text/Text.css.ts
@@ -11,4 +11,5 @@ export const container = style({
11
fontSize: fontSizeVar,
12
lineHeight: lineHeightVar,
13
letterSpacing: letterSpacingVar,
14
+ fontWeight: fontWeightVar,
15
});
0 commit comments