W72crm_web-master/node_modules/node-sass/test/fixtures/sass-path/index.scss

7 lines
51 B
SCSS
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
@import 'colors';
body {
background: $color;
}