Commit 10074721 by Andrew Nesbitt

Usage

parent a66b7b0d
node-sass ##node-sass
=========
Node bindings to libsass Node bindings to libsass
*work in progress* *work in progress*
\ No newline at end of file
## Usage
CXX=clang node-waf configure && node-waf build
sass = require('./sass');
sass.render('path/to/file.scss')
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment