mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-04 10:34:43 +00: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…
Reference in a new issue