Description
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
Labels
No labels