mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
if contrast first argument does not match, pass it through. Fixes #1090
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
luma-yellow: 93%;
|
||||
luma-cyan: 79%;
|
||||
luma-white-alpha: 50%;
|
||||
contrast-filter: contrast(30%);
|
||||
contrast-white: #000000;
|
||||
contrast-black: #ffffff;
|
||||
contrast-red: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user