summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslang/scss/350-test_interpolation.scss
blob: bb9c9a2c8f3572992d13e73e304105b312e83d25 (plain)
1
2
$bar : "#foo";
ul li#{$bar} a span.label { foo: bar; }