mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-10 22:24:19 +01:00
Remove comments from scss/_utilities.scss
(#38181)
This commit is contained in:
parent
423f112b23
commit
039f3d1c8b
@ -178,8 +178,6 @@ $utilities: map-merge(
|
|||||||
),
|
),
|
||||||
"border-width": (
|
"border-width": (
|
||||||
property: border-width,
|
property: border-width,
|
||||||
// css-var: true,
|
|
||||||
// css-variable-name: border-width,
|
|
||||||
class: border,
|
class: border,
|
||||||
values: $border-widths
|
values: $border-widths
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user