keegnotrub / coda-sass-plugin

A plug-in for Panic's Coda 2 that converts scss files into css files.
https://github.com/keegnotrub/coda-sass-plugin
82 stars 10 forks source link

Doesn't seem to work when I save .scss file #28

Closed showcasefloyd closed 9 years ago

showcasefloyd commented 9 years ago

Question. Do I need to install libsass first to get this to work? I'm working on a MacBook Pro with OS X 10.9.5 running

keegnotrub commented 9 years ago

Nope, libsass is bundled with the plugin. You sometimes need to restart Coda after installing but afterwards you should be able to just create a scss file and on save it should generate the css file.

If that isn't the case feel free to reply and re-open this issue.

showcasefloyd commented 9 years ago

Yup, your right I just needed to restart my Coda2. Should have tried that first. Thanks for making this. It rocks