dart-sass
https://github.com/sass/dart-sass
Dart
The reference implementation of Sass, written in Dart.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Dart not yet supported1 Subscribers
Add a CodeTriage badge to dart-sass
Help out
- Issues
- Recover from an error and continue parsing (for language server)
- As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables. Recommendation: add `$E: null` `$B: null` at the stylesheet root.
- sass --embedded doesn't reliably exit when closing stdin on Windows
- Implement `sass --embedded` in pure JS mode
- Add common Sass TypeScript configuration to the analysis package
- Add a dev container definition
- Implement `sass --embedded` in pure JS mode
- Remove meta.feature-exists()
- Ensure that all Sass source URLs are canonical
- Add WASM compilation target
- Docs
- Dart not yet supported