Crates.io | sass-alt |
lib.rs | sass-alt |
version | 0.2.7 |
source | src |
created_at | 2017-12-15 10:14:36.054248 |
updated_at | 2017-12-18 09:13:33.689784 |
description | A more powerful alternative to sass-rs that provides SASS functions, SASS importers and source map manipulation. |
homepage | https://github.com/lemonrock/sass-alt |
repository | https://github.com/lemonrock/sass-alt.git |
max_upload_size | |
id | 43170 |
size | 123,888 |
sass-alt is a rust crate that provides altenative bindings to sass-rs for using libsass (specifically, the sass-sys bindings).
It exposes functionality to register SASS functions, SASS importers, SASS headers and to manipulate source maps.
The license for this project is MIT.