Skip to content

Make AST mutations during a walk safer #1204

Closed
@romainmenke

Description

@romainmenke

PostCSS provides strong guarantees that modifying an AST during a walk is safe by storing the index of each active iteration and updating them as necessary when replacements are made. It would be really nice if this tool did so as well.

Originally posted by @nex3 in #1202 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    common-toolsfixedFixed but waiting for confirmation of bug reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions