diff options
Diffstat (limited to 'theme-compiler/tests/resources/automatic/scss/nested-import.scss')
-rw-r--r-- | theme-compiler/tests/resources/automatic/scss/nested-import.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/theme-compiler/tests/resources/automatic/scss/nested-import.scss b/theme-compiler/tests/resources/automatic/scss/nested-import.scss deleted file mode 100644 index df720a5584..0000000000 --- a/theme-compiler/tests/resources/automatic/scss/nested-import.scss +++ /dev/null @@ -1,3 +0,0 @@ -.foo { - @import "foo/_bar.scss"; -}
\ No newline at end of file |