bannertime / generator-bannertime

Yeoman generator to help build and manage HTML5 banner campaigns.
https://bannertime.github.io/
58 stars 35 forks source link

feat: add sass gem install command #32

Closed dipscom closed 8 years ago

joemidi commented 8 years ago

We could actually change it to use node-sass instead, which is a C version of SASS, that way we don't need the ruby gem dependency.

dipscom commented 8 years ago

The less things to install, the better. That sounds like a good idea.

joemidi commented 8 years ago

Cool, we're going to close this then, and change it to use node-sass.