# sass-embedded-host-rust
🦀 A Rust library that will communicate with [Embedded Dart Sass](https://github.com/sass/dart-sass-embedded) using the [Embedded Sass Protocol](https://github.com/sass/embedded-protocol).
## Contributing
1. Install the [Protocol Buffer Compiler](https://grpc.io/docs/protoc-installation/).
2. Run `cd scripts && npm install && node setup.mjs`.
3. Find issues and welcome PRs.