sass-embedded-host-rust
🦀 A Rust library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.
use ;
let mut sass = new.unwrap;
let res = sass.compile_string.unwrap;
println!;
For more details, checkout the docs.rs
Contributing
- Install the Protocol Buffer Compiler.
- Run
cd scripts && npm install && node setup.mjs
. - Find issues and welcome PRs.