leafo / lessphp

LESS compiler written in PHP
http://leafo.net/lessphp
Other
2.2k stars 529 forks source link

less parser fails with less.js built-in function color() #641

Open blizzardengle opened 5 years ago

blizzardengle commented 5 years ago

Less.js supports the color() function that attempts to convert a string to a valid Hex color. Lessphp is missing this.

Low priority. I will try to add this when I have time if other people need it.

DanielRuf commented 5 years ago

Bump. Could need this.