We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce7ac7 commit 71e3299Copy full SHA for 71e3299
packages/utils/scss/typography/_font-weight.scss
@@ -57,7 +57,7 @@
57
@mixin kendo-utils--typography--font-weight() {
58
59
// Font weight utility classes
60
- @include generate-utils( font, font-weight, $kendo-font-weights, $css-var: "font" );
+ @include generate-utils( font, font-weight, $kendo-font-weights, $css-var: "font-weight" );
61
62
63
// Legacy aliases
0 commit comments