[Pkg-javascript-commits] [less.js] 70/285: Merge branch 'master' into 2_0_0
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:39 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 5d26a378e79998dc6180ba010e14bae2e6c6f8ce
Merge: f02d920 c4ed706
Author: Luke Page <luke.a.page at gmail.com>
Date: Sun Aug 24 22:50:44 2014 +0100
Merge branch 'master' into 2_0_0
lib/less/parser/parser.js | 2 +-
test/css/comments.css | 3 +++
test/less/comments.less | 7 +++++++
3 files changed, 11 insertions(+), 1 deletion(-)
diff --cc test/css/comments.css
index f79b759,58b78ea..a18ab80
--- a/test/css/comments.css
+++ b/test/css/comments.css
@@@ -55,8 -55,11 +55,11 @@@
.test {
color: 1px;
}
+ .sr-only-focusable {
+ clip: auto;
+ }
#last {
- color: #0000ff;
+ color: blue;
}
/* */
/* { */
--
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