mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Added: red() green() and blue() functions, with tests.
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
hue: 98;
|
||||
saturation: 12%;
|
||||
lightness: 95%;
|
||||
red: 255;
|
||||
green: 255;
|
||||
blue: 255;
|
||||
rounded: 11;
|
||||
roundedpx: 3px;
|
||||
percentage: 20%;
|
||||
|
||||
Reference in New Issue
Block a user