So, I have an application built using Foundation and Ring, and I want to be able to build my own CSS Foundation when I run lein ring server or the like. In particular, I would like to be able to add a step to the compass compile [path] runs. What is the idiomatic way to do this?
source share