summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/scss/nested-import.scss
blob: df720a55840617176269fe89033a89a437c36501 (plain)
1
2
3
.foo {
    @import "foo/_bar.scss";
}