Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

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

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 18, 2015

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.

Kane Wallmann and others added 2 commits February 18, 2015 19:52
@@ -1,5 +1,5 @@
{
"name": "leafo/lessphp",
"name": "tocsick/lessphp",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be leafo.

@glensc
Copy link
Contributor

glensc commented Aug 17, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants