Closed
Description
I'm running postcss 8.4.21 through yarn v3 and using postcss-preset-env 8.3.0. When I try to use:
background-color: color-mix(in lch, purple 50%, plum 50%);
and run yarn i see this error in the output and the target file is not compiled:
TypeError: t.replaceComponentValues is not a function
Metadata
Metadata
Assignees
Labels
No labels