summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/nested-if.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/automatic/css/nested-if.css')
-rw-r--r--theme-compiler/tests/resources/automatic/css/nested-if.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/theme-compiler/tests/resources/automatic/css/nested-if.css b/theme-compiler/tests/resources/automatic/css/nested-if.css
deleted file mode 100644
index 4fffc83705..0000000000
--- a/theme-compiler/tests/resources/automatic/css/nested-if.css
+++ /dev/null
@@ -1,7 +0,0 @@
-.foobar {
- color: red;
-}
-
-.quux {
- color: blue;
-} \ No newline at end of file