mirror of
https://github.com/less/less.js.git
synced 2026-01-09 15:48:08 -05:00
* Remove math=strict-legacy, set default=parens-division * Support for comma-less color functions * Require parens after mixin call * Output invalid JS functions in CSS * Escape parens and revert pass-through function errors * Remove ieCompat option * Remove non-performant class pattern * Add isdefined() function