mirror of
https://github.com/less/less.js.git
synced 2026-01-23 22:27:57 -05:00
- Fixed a bug, which prevents colors from being set in error messages. - Created a helper object for lessc methods and moved the stylize function into it. Changed test/less-test.js and lib/less/index.js to use new methods. - Removed duplicate definitions of the stylize function.