node-compass
node-compass copied to clipboard
Main page needs to be updated
You may want to change the sample code you have on the main page. Express no longer supports the configure function.
Also on the main page, you state
"This can be changed by passing an array of options to the middleware. To change the root assets folder, pass an array with project in it."
That's a little misleading. You pass an options object to the middleware, not an array.