mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fix:border-width
This commit is contained in:
parent
c766904aa2
commit
a9b3445060
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ $utilities: map-merge(
|
|||
),
|
||||
"border-width": (
|
||||
css-var: true,
|
||||
css-variable-name: border-width,
|
||||
class: border,
|
||||
values: $border-widths
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue