dart-sass
dart-sass copied to clipboard
Add a --future-deprecations flag
This would be somewhat similar to #633, except instead of opting-in to early errors for specific active deprecations, it would opt-in to early warnings for all known future deprecations.
- [x] CLI support
- [x] Dart API support
- [ ] JS API support
- [ ] Documentation