Skip to content

4.0.1 generating invalid local in animation #59

Closed
@gpoitch

Description

@gpoitch

Since 4.0.1, getting this :local injected which wasn't there before.
Input:

animation: fade .2s var(--easeOutQuart) .1s forwards

Output:

animation: fade .2s var(:local(--easeOutQuart)) .1s forwards

Found this when updating css-loader. This package is a sub-dep. Works correctly when I override and lock it at 4.0.0

Edit: maybe related to the var, not animation specific.

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