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

Coda Not recognizing changes to generated css file for publishing. #26

Open drewmcq opened 9 years ago

drewmcq commented 9 years ago

I just discovered this plugin exists (fantastic BTW) and have run into this inconvenience.

I saw someone else had this issue https://github.com/keegnotrub/coda-sass-plugin/issues/4 (now closed) and you said it was resolved in Code v2.5. I'm using v2.5.11 and on save it registers the scss just not the css.

Is there a setting I'm not aware of? It's obviously not critical, I was just wondering if I'm missing something.

Thanks in advance.

KrissieV commented 8 years ago

I'm having this issue as well. Was there ever a solution found? I'm guessing this is potentially a Coda issue again. I'm on Coda 2.5.12 and Sass 3.1.1

I tried having the css file open in Coda as well, but that does not appear to be a solution for me as it was with the original issue.

drewmcq commented 8 years ago

I've found SOMETIMES having the css file open at the same time does work.

I haven't been able to figure out why other times it doesn't. I've tried copasting the code from the sass into a new scss doc, then deleting the sass and css files and that has worked a couple times. Rebooting Coda has also worked but, again, not every time. Any time it has worked though the css file has had to be open.

Honestly its so finicky I take it when it works and just manually copy the file to the server when it doesn't.

I genuinely hope you have better luck.