mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 20:31:26 +02:00
Add class name so the utility generates
This commit is contained in:
committed by
Martijn Cuppens
parent
831fbd271f
commit
4d1ee3b0a7
@@ -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,
|
||||||
|
Reference in New Issue
Block a user