Skip to content

Commit

Permalink
delete unused -var
Browse files Browse the repository at this point in the history
  • Loading branch information
gabalafou committed May 23, 2024
1 parent 5a17e60 commit cb12f3f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ $all-colors: map.merge($pst-semantic-colors, $extra-semantic-colors);
--sd-color-#{$name}-bg: #{$value};

// create local variable
$bg-var: var(--sd-color-#{$name}-bg);
$value: check-color($value);

--sd-color-#{$name}-bg-text: #{a11y-combination($value)};
Expand Down

0 comments on commit cb12f3f

Please sign in to comment.