hexo/node_modules/node-sass/test/fixtures/sass-path/index.scss

7 lines
57 B
SCSS

@import 'colors';
body {
background: $color;
}