biofriction-wp-theme/node_modules/node-sass/test/fixtures/sass-path/index.scss

7 lines
51 B
SCSS

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