lessphp icon indicating copy to clipboard operation
lessphp copied to clipboard

Added support for min, max, abs, convert and enhanced others

Open ghost opened this issue 10 years ago • 1 comments
trafficstars

Added built in min, max, abs and convert functions.

Enhanced mod and pow so that they return the unit of the first parameter as per the less function reference: http://lesscss.org/functions/#math-functions-mod

All new features are supported by unit tests.

ghost avatar Feb 18 '15 09:02 ghost

added in https://github.com/MarcusSchwarz/lesserphp/releases/tag/v0.5.1

glensc avatar Aug 17 '17 20:08 glensc