Closed cloud-walker closed 7 years ago
I've found this issue: https://github.com/jonathantneal/postcss-nesting/issues/17 postcss-nesting is not for me then, I'll close this, thanks anyway!
@cloud-walker, that is completely understandable. Concatenative selectors are useful and tricky (as #17 shows). For that kind of Sassy nesting, I very much recommend PostCSS Nested.
On my stack I use BEM and I usually nest like this:
But v4.0.0 it seems to break support of this form of nesting, and the Changelog says only this:
What I'm doing wrong?