0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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