DEV Community

Discussion on: What is the future of CSS?

Collapse
 
alohci profile image
Nicholas Stimpson

I wouldn't be surprised if CSS Nesting didn't make it to interoperable implementation before Scope. I think there's far more open questions and implementation complexity to Scope than to Nesting.

Collapse
 
darkwiiplayer profile image
𒎏Wii 🏳️‍⚧️

Yes; nesting is really just syntax sugar (as underlined by the fact that many preprocessors have this feature without any hacks to make it work), so it could be implemented relatively quickly.