csstools / postcss-nesting

Nest style rules inside each other

Home Page:https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

postcss-mixins compatibility

mdmoreau opened this issue · comments

Nesting doesn't seem to get processed if it's used within a mixin. See postcss/postcss-mixins#123, postcss/postcss-nested#101. Couldn't find a related issue here, so figured I'd create one. Thanks!