Commit c5f0294f by Andrew Nesbitt

Todos

parent 10074721
......@@ -9,4 +9,10 @@ Node bindings to libsass
CXX=clang node-waf configure && node-waf build
sass = require('./sass');
sass.render('path/to/file.scss')
\ No newline at end of file
sass.render('scss string')
## TODO
express middleware
file context
folder context
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