csstools/postcss-color-mod-function

Doesn't work inside gradient

wc-matteo opened this issue · 1 comments

background-image: linear-gradient(color-mod(red alpha(40%)) 40%, transparent, transparent);

doesn't get transformed

Thanks for posting this issue. I found the cause and I am fixing this in the next release.