DEBSOURCES
Skip Quicknav
sources / node-node-sass / 7.0.3%2Bgit20221109.ee13eb9%2Bdfsg-2 / sass-spec / spec / libsass-closed-issues / issue_1651 / without / input.scss
123456789
.a { display: block; } .b { @at-root (without: media) { @extend .a; } }