Skip to content

Commit 039f3d1

Browse files
Remove comments from scss/_utilities.scss (#38181)
1 parent 423f112 commit 039f3d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scss/_utilities.scss

-2
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,6 @@ $utilities: map-merge(
178178
),
179179
"border-width": (
180180
property: border-width,
181-
// css-var: true,
182-
// css-variable-name: border-width,
183181
class: border,
184182
values: $border-widths
185183
),

0 commit comments

Comments
 (0)