[Pkg-javascript-commits] [less.js] 25/88: Merge pull request #1860 from seven-phases-max/variables-in-atrules-2
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:22:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v1.7.0
in repository less.js.
commit 55ce309e2f2054c09f4767d7d99c7c0a0ebac845
Merge: e5702ca 09c4311
Author: Luke Page <luke.a.page at gmail.com>
Date: Tue Feb 11 08:15:12 2014 +0000
Merge pull request #1860 from seven-phases-max/variables-in-atrules-2
Support for variables in certain at-rules.
lib/less/parser.js | 58 +++++++++++++++-----------
lib/less/tree/directive.js | 62 +++++++++++++++-------------
test/css/debug/linenumbers-all.css | 4 +-
test/css/debug/linenumbers-comments.css | 2 +-
test/css/debug/linenumbers-mediaquery.css | 2 +-
test/css/variables-in-at-rules.css | 18 ++++++++
test/less/errors/at-rules-undefined-var.less | 4 ++
test/less/errors/at-rules-undefined-var.txt | 4 ++
test/less/variables-in-at-rules.less | 20 +++++++++
9 files changed, 118 insertions(+), 56 deletions(-)
--
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