Nesting

Mid-2023 support at 72%

Nesting is a great way to group styles together and not have to repeat code. Browser support is still relatively weak though.

It is viable if using a CSS build system like Lightning CSS or framework plugins, which provide fallback support in your code.

More info here:

Last updated