[Pkg-javascript-commits] [less.js] 238/285: further test case
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit 793383eef9ccbaf32b0adb93a6f017e109eebe36
Author: Luke Page <luke.a.page at gmail.com>
Date: Sat Oct 25 11:31:52 2014 +0100
further test case
---
test/less/import/interpolation-vars.less | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test/less/import/interpolation-vars.less b/test/less/import/interpolation-vars.less
index e978c3a..c611ed6 100644
--- a/test/less/import/interpolation-vars.less
+++ b/test/less/import/interpolation-vars.less
@@ -1,2 +1,6 @@
@in: "in";
@terpolation: "terpolation";
+
+// should be ignored because its already imported
+// and it uses a variable from the parent scope
+ at import "import-@{my_theme}-e.less";
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list