biotope / biotope-build

Biotope Build Framework
https://build.biotope.sh
MIT License
24 stars 10 forks source link

Build breaks if sass.options is undefined #430

Open jwahler opened 3 years ago

jwahler commented 3 years ago

This condition breaks if config.sass.options is undefined.

https://github.com/biotope/biotope-build/blob/c7a313212f791349321e1a5a769adc3469984df8/tasks/sass.js#L24