parcoursup/node_modules/node-sass/test/fixtures/watcher/sibling/three.scss

6 lines
54 B
SCSS
Raw Normal View History

2023-03-05 13:23:23 +01:00
@import "partials/three";
.three {
color: green;
}