Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
joostmeijles committed Apr 17, 2024
1 parent 2334921 commit 8d08562
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
$var: red;
.redText {
color: $var;
}

0 comments on commit 8d08562

Please sign in to comment.