sass-sys 0.0.10

Low level binding for the Sass library
Documentation

libsass-sys

Low level Rust wrapper for the C/C++ libsass.

[Travis build status:] (https://travis-ci.org/compass-rs/sass-sys) ![Travis build status] (https://travis-ci.org/compass-rs/sass-sys.svg?branch=master)

Documentation: http://compass-rs.github.io/sass-sys/

This project builds a version of libsass from sources.

Instructions:

  1. git submodule init
  2. git submodule update
  3. cargo build