innovationDriveApp/node_modules/node-sass/test/fixtures/watcher/sibling/three.scss
2018-07-08 19:21:40 +10:00

5 lines
54 B
SCSS

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