sassers 0.1.0-nope

A Sass compiler in Rust
docs.rs failed to build sassers-0.1.0-nope
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sassers-0.13.5-h28

Sassers

A Sass compiler written natively in Rust.

Incomplete!!!! To see current progress:

  • Clone this project and cargo build
  • Clone sass-spec and get ruby and all that good stuff
  • In sass-spec, run `./sass-spec.rb -c '/path/to/your/sassers/executable'

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

License

MIT. See LICENSE.