Selectors such as [attr=;] return the following error when PostCSS parses the CSS input.
<css input>:7:1: Unknown word
Even though this selector is valid and correctly parsed by postcss-selector-parser itself.
I will try to look at it on this weekend. Feel free to ping me on next Friday again if I will forget.
Fixed dacd392
Sorry, it will be released only in 5.2, because it introduces new token.
You can use postcss-safe-parser until release.
@ai when is 5.2 planned? If there's a planning. I can wait a little 馃槉
(Thanks for the quickfix though! 馃憤 )
I try to release it on this weekend, but maybe it could take a week.
I can definitely wait :)
Released in 5.2.