Skip to main content
Sign in
Snippets Groups Projects
Commit 78f4c82a authored by Jonas Leder's avatar Jonas Leder
Browse files

remove unused import

parent 6abdd9b3
Branches
No related tags found
No related merge requests found
@use "sass:color";
$back-color-2: darken($back-color, $darker-color); $back-color-2: darken($back-color, $darker-color);
$back-color-3: darken($back-color, $darker-color-2); $back-color-3: darken($back-color, $darker-color-2);
$accent-color-2: darken($accent-color, $darker-color); $accent-color-2: darken($accent-color, $darker-color);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment