CSS Nesting
CSS nesting provides the ability to nest one style rule inside another, with the selector of the child rule relative to the selector of the parent rule. Similar behavior previously required a CSS pre-processor.
cssnesteddeclarations api
cssnesteddeclarations api: style
css at-rule: `@media`: nested media queries
types: `calc()`: nested `calc()` support
5 results found.