summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslangbroken/scss
diff options
context:
space:
mode:
authorHaijian Wang <haijian@vaadin.com>2013-02-19 12:43:26 +0200
committerHaijian Wang <haijian@vaadin.com>2013-02-19 12:43:26 +0200
commitcc5252a98ef538690250fab9952cb44dbb00fb12 (patch)
treedad4dc88be64b3d8c79b94e4974a86830bfdd17c /theme-compiler/tests/resources/sasslangbroken/scss
parent821ebf49d898ba5f0e2f2e386de242b3dbcbe2e1 (diff)
downloadvaadin-framework-cc5252a98ef538690250fab9952cb44dbb00fb12.tar.gz
vaadin-framework-cc5252a98ef538690250fab9952cb44dbb00fb12.zip
Selector now can begin with a combinator. (Ticket #10754)
Change-Id: Id2f1a006e4caaf790f573ee823fcc41312f30261
Diffstat (limited to 'theme-compiler/tests/resources/sasslangbroken/scss')
-rw-r--r--theme-compiler/tests/resources/sasslangbroken/scss/95-test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme-compiler/tests/resources/sasslangbroken/scss/95-test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee.scss b/theme-compiler/tests/resources/sasslangbroken/scss/95-test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee.scss
deleted file mode 100644
index 73f6254f21..0000000000
--- a/theme-compiler/tests/resources/sasslangbroken/scss/95-test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee.scss
+++ /dev/null
@@ -1,2 +0,0 @@
-~ .foo {a: b}
-> foo bar {@extend .foo}