diff options
Diffstat (limited to 'theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss')
-rw-r--r-- | theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss b/theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss deleted file mode 100644 index 9f3cde0011..0000000000 --- a/theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss +++ /dev/null @@ -1,2 +0,0 @@ -.foo {a: b} -.bar {@extend .foo} |