wix / stylable

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

fix: `@st-scope` deep scoping #2876

Closed idoros closed 1 year ago

idoros commented 1 year ago

This PR fix an unintended restriction on deep nested scope check within @st-scope. The intended use of @st-scope is to mark anything within it as scoped, including rules nested in media queries.