Skip to content

Commit

Permalink
[AAE-15206] remove duplicate palette pick
Browse files Browse the repository at this point in the history
  • Loading branch information
wojd0 committed Jan 8, 2024
1 parent 2e827f4 commit 331a4ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/core/src/lib/styles/_components-variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

@mixin adf-components-variables($theme) {
$primary: map-get($theme, primary);
$foreground: map-get($theme, foreground);
$accent: map-get($theme, accent);
$warn: map-get($theme, warn);
$foreground: map-get($theme, foreground);
Expand Down

0 comments on commit 331a4ec

Please sign in to comment.