SCSS Compiler
#{selector-extend("a.disabled", "a", ".link")} { color: black; } #{selector-extend("a.disabled", "h1", "h2")} { color: black; }
OUTPUT
×

Save as Private