sass / libsass-net

A lightweight wrapper around libsass
MIT License
94 stars 35 forks source link

Update SassHandler to reflect new error handling #64

Open darrenkopp opened 6 years ago

darrenkopp commented 6 years ago

libsass no longer emits error information in output, so we need to check for failure explicitly now and emit info from ErrorMessage property in SassResult