Skip to content

Escaped characters in CSS content are not respected #133

Closed
css-modules/css-selector-tokenizer
#13
@chandlervdw

Description

@chandlervdw

Even though this was listed in #87 and supposedly fixed by css-modules/css-selector-tokenizer@5aa6180, I'm still having this issue.

content: "\A"; is compiled to content: "A";, so the \ character isn't being parsed correctly...

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