2015-02-07
&
now work better\r
newlines now process ok (regression in 2.0.0)2015-01-28
&
) used in sub element expression (e.g. :not(.c_&)
)2015-01-27
@support
and keyframe:@{hover}
)2015-01-04
2014-12-20
2014-11-27
2014-11-23
2014-11-09
2014-11-01
2014-10-26
<script data-verbose="false" src="less.js"...
//
e.g. url(//file/file.less)
would be incorrectly interpreted (bug introduced in b-1)2014-10-19
2014-09-03
2014-07-27
2014-06-22
# 1.7.2
2014-06-19
2014-06-08
2014-02-27
.mixin(@args...)
when called with no args (e.g. .mixin();
)unit(10, %)
2014-02-08
2014-02-02
& when () {
to the current selector rather than duplicating it2014-01-12
2014-01-01
2013-11-17
2013-10-21
@import (inline) "file.css";
2013-07-20
2013-07-05
2013-06-05
2013-05-04
2013-04-30
2013-03-07
:extend()
in selectors (e.g. input:extend(.button) {}
) and &:extend();
in ruleset (e.g. input { &:extend(.button all); }
)(~"@var")
selector interpolation is removed. Use @{var} in selectors to have variable selectors@import-once
has been removed.@import (less) "file.css"
will process the file as less@import
supports https and 301's2012-12-30
2012-12-28
.mixin(23px, 12px;);
@import-once
to use the full path, not the relative one for determining if an import has been imported already:not(:nth-child(3))
U+00A1-00A9
)&
(broken in 1.3.1)@namespace
and namespace combinators@charset
2012-10-18
2012-03-10
@import
directives in any selector@arguments
behaviour bug::
selector output2012-01-15
File not found
import error reporting2012-01-07
percentage
color
function to parse hex color strings!important
after mixin callsnth-child