`cssom` fails to parse the following CSS, with message `Unmatched ' (line 1, char 10)`: ```css .font-\[\'Open_Sans\'\] { font-family: "Open Sans"; } ``` Tested on `0.5.0` (and `0.4.4`).