Doesn't work with HEX colors
yepninja opened this issue · 3 comments
yepninja commented
When using hex color (color-mod(#000000 b(50%))) it returns rgb(NaN, NaN, NaN)
jonathantneal commented
Resolved by 4ab54f6
Published in 2.4.2
jonathantneal commented
Thanks for reporting this, @evgeny-petukhov :)
yepninja commented
Thanks for quick fix 👍