Commit c5f0294f by Andrew Nesbitt

Todos

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