accent_sass_compiler 0.16.0

Internal implementation of the accent-sass compiler
Documentation
1
2
3
4
5
6
7
8
# accent_sass_compiler

This crate exposes the internals of the main package, `accent-sass`. For most users, the preferred crate should be `accent-sass`, as it is more stable and has a simpler API.

This crate will see frequent breaking changes.

Neither crate is published to crates.io; depend on the fork by git revision:
[zoosky/accent-sass](https://github.com/zoosky/accent-sass).