Sassers

A Sass compiler written natively in Rust.

Build Status

Incomplete!!!! To see current progress:

Last run I did was 205 passing and 4294 failing out of 4499 tests. So yeah, REALLY NOT DONE YET.

Progress bar: [=-------------------]

Sassers follows Sentimental Versioning.

License

MIT. See LICENSE.

Optimizations

TODO

Useful debugging incantation

To get debugging statements and run a particular test:

$ RUST_LOG=sassers=debug cargo test -- --nocapture evaluator::tests::it_subtitutes_variable_values