I'm interested in creating something like http://kematzy.com/blueprint-generator/
but with the advent of a live preview of sorts. So the question is,
is it possible to pass user input to the Sass engine from the view,
render the CSS files and reload them without reloading the page?
-Lorin