Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 455 Bytes

sass-alt

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.

Licensing

The license for this project is MIT.