1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 08:04:59 +02:00

Remove comments from scss/_utilities.scss (#38181)

This commit is contained in:
Julien Déramond
2023-03-07 08:32:09 +01:00
committed by GitHub
parent 423f112b23
commit 039f3d1c8b

View File

@@ -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
),