summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css')
-rw-r--r--theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css b/theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css
new file mode 100644
index 0000000000..8b44646800
--- /dev/null
+++ b/theme-compiler/tests/resources/sasslang/css/350-test_interpolation.css
@@ -0,0 +1,3 @@
+ul li#foo a span.label {
+ foo: bar;
+}