lepu-test-platform-web/node_modules/node-sass/test/fixtures/sass-path/index.scss

7 lines
51 B
SCSS
Raw Permalink Normal View History

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