Even though this was listed in #87 and supposedly fixed by https://github.com/css-modules/css-selector-tokenizer/commit/5aa6180c27e1444d4f9601ec5f7ad6b3e894b587, I'm still having this issue. `content: "\A";` is compiled to `content: "A";`, so the `\` character isn't being parsed correctly...