I never missed nesting.
Don't Shadow DOM and components kind of make this not very important?
I've mainly seen nesting used in huge multi-kloc scss files that applied to the whole site, which I find a bad idea anyway.
I guess what I mean is: for small pieces of CSS it doesn't matter, and for huge nested structures.... you shouldn't do it
I never missed nesting.
Don't Shadow DOM and components kind of make this not very important?
I've mainly seen nesting used in huge multi-kloc scss files that applied to the whole site, which I find a bad idea anyway.
I guess what I mean is: for small pieces of CSS it doesn't matter, and for huge nested structures.... you shouldn't do it