Files
portfolio/node_modules/node-sass/test/fixtures/watcher/sibling/three.scss
2021-09-20 16:54:47 -04:00

6 lines
54 B
SCSS

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