0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Add class name so the utility generates

This commit is contained in:
Mark Otto 2020-10-31 10:27:17 -07:00 committed by Martijn Cuppens
parent 831fbd271f
commit 4d1ee3b0a7

View File

@ -400,6 +400,7 @@ $utilities: map-merge(
), ),
"font-weight": ( "font-weight": (
property: font-weight, property: font-weight,
class: fw,
values: ( values: (
light: $font-weight-light, light: $font-weight-light,
lighter: $font-weight-lighter, lighter: $font-weight-lighter,