Closed jackprosser closed 4 years ago
Do you mind changing the implementation to this?
line 12: const prefix = options.prefix ? options.prefix + '\n' : ''
line 19: data: prefix + scss
and add documentation to readme and changelog?
@thgh Updated that for you. Prefix makes more sense.
Gives the ability to include things like variables and mixins across the entire scss.