sass / linter

An experimental Sass linter written using the Dart Sass AST
MIT License
39 stars 6 forks source link

Bump SDK and test version constraints to require Dart 2 #19

Closed srawlins closed 6 years ago

srawlins commented 6 years ago

Fixes #18

I bumped the minimum SDK version as well, so that we could start using 2.0-only features, like optional new.