Edit File: index.scss
@import 'vars'; @import 'colorBlue'; body { background: $color; color: colorBlue(); }
Back to File Manager