Files
air66-yourls-admin-theme/node_modules/node-sass/test/fixtures/watcher/sibling/three.scss

6 lines
54 B
SCSS
Raw Normal View History

2019-07-24 18:16:32 +01:00
@import "partials/three";
.three {
color: green;
}