How to combine compass with bless?
I am working on a Compass project and my final css output is huge so it needs to be be blessed . I am using Codekit to compile my SCSS files, and it has the bless option for the less and sass files but unluckly this option seems to be not available for the compass projects (BTW there is no workaround to fix the problem https://github.com/bdkjones/CodeKit/issues/163 ) Is there an alternative way to do that automatically after the compiling process? Is it possible to watch the css file with nodejs and then bless it? ==================================================== UPDATE I am not using