limepot-xyz/mybulma/node_modules/node-sass/test/fixtures/sass-path/index.scss
2023-01-27 19:21:00 -07:00

6 lines
51 B
SCSS

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