Closed
Description
https://tabatkins.github.io/specs/css-nesting/
The CSS Nesting module introduces the ability to nest one style rule inside another, with the selector of the child rule relative to the selector of the parent rule. This increases the modularity and maintainability of CSS stylesheets.
This is a followup to #998, and a long-time request from developers.
Has this been discussed in an agenda yet? If not, could this please be added to a future agenda?
Tweets lifted from @chriscoyier, @LeaVerou, @auchenberg, and @SaraSoueidan. Specification by @tabatkins.