Skip to content

using color-mix causes "TypeError: t.replaceComponentValues is not a function" #930

Closed
@fallenturtle

Description

@fallenturtle

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions