Login
From:
MDN Web Docs
(Uncensored)
subscribe
Using CSS nesting - CSS: Cascading Style Sheets | MDN
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_nesting/Using_CSS_nesting
links
backlinks
Tagged with:
web
Roast topics
Find topics
Find it!
The CSS nesting module allows you to write your stylesheets so that they are easier to read, more modular, and more maintainable. As you are not constantly repeating selectors, the file size can also be reduced.