paraseba / cssgen

Generate CSS from clojure code with an embedded DSL
http://wiki.github.com/paraseba/cssgen/
120 stars 10 forks source link

Error when trying make CSS file #3

Closed benekastah closed 13 years ago

benekastah commented 13 years ago

Can't dynamically bind non-dynamic var: clojure.contrib.io/*append*

Perhaps this isn't compatible with recent versions of clojure?

benekastah commented 13 years ago

Duplicate