Native CSS nesting is here
Native CSS nesting has shipped in all major browsers. You can now write nested selectors without a preprocessor. The syntax is slightly different from Sass — you need & for non-element selectors — but the mental model is the same.