sass / migrator

Tool for migrating stylesheets to new Sass versions
MIT License
89 stars 11 forks source link

Print source span errors in color #87

Closed nex3 closed 5 years ago

nex3 commented 5 years ago

SourceSpans have the ability to colorize their string representations. The migrator should take advantage of this by printing these spans in color, according to the same logic Dart Sass uses.