innovationDriveApp/node_modules/node-sass/test/fixtures/sass-path/index.scss
2018-07-08 19:21:40 +10:00

6 lines
51 B
SCSS

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