wix / stylable

Stylable - CSS for components
https://stylable.io
MIT License
1.26k stars 62 forks source link

fix: at-rule mixin collecting extra rules regression #2915

Closed idoros closed 9 months ago

idoros commented 9 months ago

This PR resolves a regression where mixins defined within an at-rule, such as @st-scope, would inadvertently include extra rules that followed them.

This regression occurred during the handling of certain native-CSS nested mixin scenarios.

this fix will also be backported to version 5.