mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-12 08:31:00 +00:00
Remove comments from scss/_utilities.scss (#38181)
This commit is contained in:
parent
423f112b23
commit
039f3d1c8b
1 changed files with 0 additions and 2 deletions
|
|
@ -178,8 +178,6 @@ $utilities: map-merge(
|
|||
),
|
||||
"border-width": (
|
||||
property: border-width,
|
||||
// css-var: true,
|
||||
// css-variable-name: border-width,
|
||||
class: border,
|
||||
values: $border-widths
|
||||
),
|
||||
|
|
|
|||
Loading…
Reference in a new issue