diff options
Diffstat (limited to 'theme-compiler/tests/resources/sasslangbroken/css/268-update_stylesheet.css')
-rw-r--r-- | theme-compiler/tests/resources/sasslangbroken/css/268-update_stylesheet.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/theme-compiler/tests/resources/sasslangbroken/css/268-update_stylesheet.css b/theme-compiler/tests/resources/sasslangbroken/css/268-update_stylesheet.css deleted file mode 100644 index a634ed7c96..0000000000 --- a/theme-compiler/tests/resources/sasslangbroken/css/268-update_stylesheet.css +++ /dev/null @@ -1,13 +0,0 @@ -/* line 9, ../templates/_filename_fn_import.scss */ -filename { - imported: /test/sass/templates/_filename_fn_import.scss; -} - -/* line 11, ../templates/filename_fn.scss */ -filename { - local: /test/sass/templates/filename_fn.scss; - local-mixin: /test/sass/templates/filename_fn.scss; - local-function: /test/sass/templates/filename_fn.scss; - imported-mixin: /test/sass/templates/_filename_fn_import.scss; - imported-function: /test/sass/templates/_filename_fn_import.scss; -} |