.foo
// foobar
color: blue
// foobar
//foo
under
.bar
$bar: 4
color: blue
//foo
under
background: url(/image/#{$bar}.png)
.foo
// foobar
color: blue
// foobar
//foo
under
.bar
$bar: 4
color: blue
//foo
under
background: url(/image/#{$bar}.png)