dylang / grunt-notify

Automatic Notifications when Grunt tasks fail.
https://npmjs.org/package/grunt-notify
MIT License
921 stars 73 forks source link

Saving sass shows "Warning" code instead of "Error" #121

Open zalgocykel opened 8 years ago

zalgocykel commented 8 years ago

I had some success with notify, but when I save a .scss file it shows the "Warning" code.

Error: Invalid CSS after "...omainspecific";": expected "}", was "" on line 46 of css/scss/css.scss Warning: Exited with error code 65 Use --force to continue

Since the warning doesn't really tell me anything, I would rather it showing me the "Error" code.

How can I change this?

Hardbitrocker-zz commented 6 years ago

+1