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:
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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user