Daughter of Dragon
Well, @xzyfer and @mgreter continue their non-stop onslaught on libsass' shortcomings. We wanted to get these fixes out ASAP again, instead of waiting for 3.1.
Main fixes / features:
- Support for keyword arguments and var-args (@xzyfer)
- Source maps now include comments and the source code itself (@mgreter)
- Basic support for...
@supports
(@xzyfer) - Fixed bug where blocks errored when ended with a
;
- Travis testing improvements (@mgreter)
- support for interpolated strings as map keys (@xzyfer)
- Allow map keys to be functions (@xzyfer)
- Allow
\
in identifiers (@xzyfer)
Definitely recommend upgrading as soon as possible.