mirror of
https://github.com/less/less.js.git
synced 2026-01-24 06:38:05 -05:00
90882cd070f73a274616fc8fb0f96c4fc0d98fad
parser.imports stored any errors in .error, but only returned an error to the callback on that last import in the queue. This commit makes it return the stored error (that.error). issue #463
less.js
The dynamic stylesheet language.
about
This is the JavaScript, and now official, stable version of LESS.
For more information, visit http://lesscss.org.
license
See LICENSE file.
Copyright (c) 2009-2011 Alexis Sellier
Description
Languages
JavaScript
63.7%
Less
25.6%
CSS
10.3%
TypeScript
0.3%