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

Why not .sass files? #17

Closed travisneilson closed 9 years ago

travisneilson commented 9 years ago

I'm not able to enact a compile by saving a .sass file. My scss file can pull in sass includes, but for some reason I can't initiate a compile by saving a .sass file.

Is it a difficult matter to make it work with either file types?

keegnotrub commented 9 years ago

@travisneilson thanks for logging this - totally just didn't search for those files when doing the compile. I should have some time this weekend to address this and get you a new build that supports .sass compilation as well.

keegnotrub commented 9 years ago

@travisneilson sass files should now be able to be compiled in the latest release

https://github.com/keegnotrub/coda-sass-plugin/releases/tag/v3.0.3

Feel free to reopen this issue if you have any troubles.

travisneilson commented 9 years ago

Dude! I just saw this! (whatever, google inbox...) Thank you so much! I'll let you know how it works soon :panda_face: