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

So how does this work? #3

Closed sdrib closed 10 years ago

sdrib commented 10 years ago

I installed it by clicking but no plugin appears inside the app. Does it add a context menu somewhere?

keegnotrub commented 10 years ago

There isn't currently a context menu for the plugin. It just compiles your .scss file when you save. It should automatically determine where to put the appropriate .css file given your folder structure. Going to close this for now but let me know if it doesn't seem to be doing that.

I am working on a update that will place a context menu as a result of #2 though.