1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 20:55:50 +02: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": (
property: font-weight,
class: fw,
values: (
light: $font-weight-light,
lighter: $font-weight-lighter,