summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/var-substring-match.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/automatic/css/var-substring-match.css')
-rw-r--r--theme-compiler/tests/resources/automatic/css/var-substring-match.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme-compiler/tests/resources/automatic/css/var-substring-match.css b/theme-compiler/tests/resources/automatic/css/var-substring-match.css
new file mode 100644
index 0000000000..54c97eac63
--- /dev/null
+++ b/theme-compiler/tests/resources/automatic/css/var-substring-match.css
@@ -0,0 +1,3 @@
+.foo {
+ font-size: 10px;
+} \ No newline at end of file