Less.js
The dynamic stylesheet language. http://lesscss.org.
This is the JavaScript, official, stable version of Less.
Getting Started
Add Less.js to your project:
npm install less
Leaner CSS
The dynamic stylesheet language. http://lesscss.org.
This is the JavaScript, official, stable version of Less.
Add Less.js to your project:
npm install less
disablePluginRule
flag for render() options (#3710) (@broofa @edhgoose)less-rhino
(broken for a long time) - Fixes #3241 (@matthew-dean)inline
and less
imports of the same name = race condition (@thorn0)boolean
, if
etc.) (@seven-phases-max)percentage
function should throw error if result would be NaN
(@SomMeri)version
property from bower.json (@kkirsche)Ruleset.prototype.find
failing for certain frames (@seven-phases-max)%
and replace
(@seven-phases-max)@plugin
scoping rules (@rjgotten)url
imports (@seven-phases-max, @wahuneke, @bassjobsen)isruleset
(@Justineo)@*
values (@seven-phases-max)luma
follow spec (@seven-phases-max, @lukeapage)replace
and %
funcs improvement. (@seven-phases-max)+_
(replaces #1788) (@seven-phases-max, @mouyang)(
and {
error detection. (@seven-phases-max)default()
guards conflict detection. (@seven-phases-max)default
error. (@seven-phases-max)length
function (#1542). Added scalar value handling for extract
and length
(#1576). (@seven-phases-max)@
signs in backticks! (@jonschlinkert)percentage
(@hokaccha)