biobulkbende.org/node_modules/node-sass/test/fixtures/sass-path/index.scss

7 lines
51 B
SCSS
Raw Normal View History

2020-09-16 12:23:28 +00:00
@import 'colors';
body {
background: $color;
}