mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Merge branch 'master' into 2_0_0
This commit is contained in:
@@ -13,7 +13,7 @@ TODO
|
||||
|
||||
2014-??-??
|
||||
|
||||
- Add support for using variables with @supports, @namespace, @charset
|
||||
- Add support for using variables with @keyframes, @namespace, @charset
|
||||
- Fix support for `.mixin(@args...)` when called with no args (e.g. `.mixin();`)
|
||||
- Support property merging with +_ when spaces are needed and keep + for comma separated
|
||||
- Do unit conversions with min and max functions. Don't pass through if not understood, throw an error
|
||||
|
||||
@@ -47,4 +47,4 @@ _Pull requests are encouraged!_
|
||||
## Developing
|
||||
If you want to take an issue just add a small comment saying you are having a go at something, so we don't get duplication.
|
||||
|
||||
Learn more about [developing Less.js](https://github.com/less/less.js/wiki/Developing-less.js).
|
||||
Learn more about [developing Less.js](http://lesscss.org/usage/#developing-less).
|
||||
|
||||
Reference in New Issue
Block a user