mirror of https://github.com/twbs/bootstrap.git
fix:border-width
This commit is contained in:
parent
c766904aa2
commit
a9b3445060
|
|
@ -155,6 +155,7 @@ $utilities: map-merge(
|
||||||
),
|
),
|
||||||
"border-width": (
|
"border-width": (
|
||||||
css-var: true,
|
css-var: true,
|
||||||
|
css-variable-name: border-width,
|
||||||
class: border,
|
class: border,
|
||||||
values: $border-widths
|
values: $border-widths
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue