biofriction-wp-theme/node_modules/node-sass/test/fixtures/watcher/main/partials/_two.scss

6 lines
55 B
SCSS

@import "partials/three";
.two {
color: darkblue;
}