So with less I could do & to do a combination.
eg:
.baa {
&.foo {
opacity: 1;
}
}
which would generate a rule .baa.foo
What plugins and syntax do we need for postcss to do the same thing?
For posterity,
we need this postcss plugin:
https://github.com/postcss/postcss-nested
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With