This is now part of the CSS standards: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_nesting/Using_CSS_nesting
No need for SASS or LESS to do this any more.
You may want to also explore CSS combinators which are very useful when nesting rules: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Combinators