mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
More consistent named colour variables.
This commit is contained in:
@@ -87,7 +87,10 @@
|
||||
max: 3;
|
||||
max: max(8%, 1cm);
|
||||
percentage: 20%;
|
||||
color: #ff0011;
|
||||
color-quoted-digit: #dda0dd;
|
||||
color-quoted-keyword: #dda0dd;
|
||||
color-color: #dda0dd;
|
||||
color-keyword: #dda0dd;
|
||||
tint: #898989;
|
||||
tint-full: #ffffff;
|
||||
tint-percent: #898989;
|
||||
|
||||
Reference in New Issue
Block a user