brikis98 / node-backbone-skeleton

A skeleton project for creating applications that use node.js server-side, backbone.js client-side, underscore.js templates, CoffeeScript as a JS pre-processor and Compass/SASS as a CSS pre-processor..
84 stars 16 forks source link

Compiling with compass with results in #4

Open reduxdj opened 12 years ago

reduxdj commented 12 years ago

stderr from 'compass': stderr from 'compass': stderr from 'compass': stderr from 'compass

brikis98 commented 12 years ago

Are the compass files actually getting compiled? If so, that's probably a harmless mis-handle of stderr vs stdout.

reduxdj commented 12 years ago

OK. Yes, maybe that's the issue there.