From: Mark Otto Date: Sat, 31 Oct 2020 17:27:17 +0000 (-0700) Subject: Add class name so the utility generates X-Git-Tag: v5.0.0-alpha3~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1ee3b0a7857f0dee76e783c9098b44913fdfd1;p=thirdparty%2Fbootstrap.git Add class name so the utility generates --- diff --git a/scss/_utilities.scss b/scss/_utilities.scss index 481eaa82f8..7c98e6f514 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,