Skip to content

Commit

Permalink
Remove unused comment in scss/_maps.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored and mdo committed Jan 6, 2023
1 parent 8a35408 commit 9c1aa67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_maps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ $utilities-bg-subtle: (
"light-subtle": var(--#{$prefix}light-bg-subtle),
"dark-subtle": var(--#{$prefix}dark-bg-subtle)
) !default;
// $utilities-bg-subtle-colors: map-loop($utilities-bg-subtle, rgba-css-var, "$key", "bg") !default;
// scss-docs-end utilities-bg-colors

// scss-docs-start utilities-border-colors
Expand Down

0 comments on commit 9c1aa67

Please sign in to comment.