libsass-python/test/c.scss

8 lines
54 B
SCSS

@import 'a.scss';
h1 {
a {
color: green;
}
}