Skip to content

Commit

Permalink
Merge pull request #18 from Semigradsky/update
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
kristerkari authored May 27, 2022
2 parents 60faa1b + 048391d commit 881a9b2
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 230 deletions.
2 changes: 2 additions & 0 deletions __tests__/valid.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
@forward "something";
@use "base";
@use "sass:list";
@use "sass:map";
@use "sass:math";
@use "sass:meta";
@use "sass:string";
@import "something-else";

// Multi-line double-slash comment
// comment
Expand Down
Loading

0 comments on commit 881a9b2

Please sign in to comment.