summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslang/css/172-update_stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/sasslang/css/172-update_stylesheet.css')
-rw-r--r--theme-compiler/tests/resources/sasslang/css/172-update_stylesheet.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/theme-compiler/tests/resources/sasslang/css/172-update_stylesheet.css b/theme-compiler/tests/resources/sasslang/css/172-update_stylesheet.css
deleted file mode 100644
index 61903b39ec..0000000000
--- a/theme-compiler/tests/resources/sasslang/css/172-update_stylesheet.css
+++ /dev/null
@@ -1,11 +0,0 @@
-filename {
- imported: /test/sass/templates/_filename_fn_import.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;
-}