SCSS Compiler
#{selector-nest("ul", "li")} { color: black; } #{selector-nest(".bar, .foo", "p")} { color: black; }
OUTPUT
×

Save as Private