sass / migrator

Tool for migrating stylesheets to new Sass versions
MIT License
84 stars 10 forks source link

Emit warnings to stderr #61

Closed jathak closed 5 years ago

jathak commented 5 years ago

Resolves #14.

This also renames the warn function in lib/src/utils.dart to emitWarning to avoid conflicting with the warn function now exposed by Sass.