mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Add tests for hsv and hsva
This commit is contained in:
@@ -60,6 +60,8 @@
|
||||
shade: #686868;
|
||||
shade-full: #000000;
|
||||
shade-percent: #686868;
|
||||
hsv: #4d2926;
|
||||
hsva: rgba(77, 40, 38, 0.2);
|
||||
mix: #ff3300;
|
||||
mix-0: #ffff00;
|
||||
mix-100: #ff0000;
|
||||
|
||||
Reference in New Issue
Block a user