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

6 lines
54 B
SCSS
Raw Normal View History

2025-05-27 11:25:53 +08:00
@import "partials/three";
.three {
color: green;
}