mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
HSV support for #1143
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
hue: 98;
|
||||
saturation: 12%;
|
||||
lightness: 95%;
|
||||
hsvhue: 98;
|
||||
hsvsaturation: 12%;
|
||||
hsvvalue: 95%;
|
||||
red: 255;
|
||||
green: 255;
|
||||
blue: 255;
|
||||
|
||||
Reference in New Issue
Block a user