Skip to content

Error when parsing selector with escaped ' #118

@xemlock

Description

@xemlock

cssom fails to parse the following CSS, with message Unmatched ' (line 1, char 10):

.font-\[\'Open_Sans\'\] {
  font-family: "Open Sans";
}

Tested on 0.5.0 (and 0.4.4).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions