Files
30-seconds-of-code/node_modules/node-sass/test/fixtures/watcher/sibling/three.scss
2019-08-20 15:52:05 +02:00

6 lines
54 B
SCSS

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