A Sass compiler written natively in Rust.
Incomplete!!!! To see current progress:
cargo build
Last run I did was 304 passing and 4195 failing out of 4499 tests. So yeah, REALLY NOT DONE YET.
Progress bar: [=-------------------]
Sassers follows Sentimental Versioning.
MIT. See LICENSE.
T: Write
down into methods instead of returning String all the time to avoid allocating so many times
$ RUST_LOG=sassers=debug cargo test -- --nocapture evaluator::tests::it_subtitutes_variable_values