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": (
property: font-weight,
class: fw,
values: (
light: $font-weight-light,
lighter: $font-weight-lighter,