Skip to content

infinite loop when using processSync with some css selectors that has "|" #266

@mostafa-hisham

Description

@mostafa-hisham

when using processSync on css rules contains | Leeds to infinite loops
some rules examples

.example1,|#example2{
color:red
}

*|:{font-size:10px}

| .example{
color:blue;
}

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