aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_utilities.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_utilities.scss b/scss/_utilities.scss
index 481eaa82f..7c98e6f51 100644
--- a/scss/_utilities.scss
+++ b/scss/_utilities.scss
@@ -400,6 +400,7 @@ $utilities: map-merge(
),
"font-weight": (
property: font-weight,
+ class: fw,
values: (
light: $font-weight-light,
lighter: $font-weight-lighter,