shadow-cljs-hooks
shadow-cljs-hooks copied to clipboard
Clojars distribution lacks the code
Hi!
I was about to write myself a hook for writing out Garden css to file. Then found this one and it works like a charm. Thanks for providing!
However, the Clojars distribution jar does not have the code in it, so the maven coords doesn't work. I get by by using the git coords:
{:git/url "https://github.com/beetleman/shadow-cljs-hooks"
:git/sha "1b0543124da8bc2dca04213bd3183ace14d2a1e1"}
So I am fine. But anyway. 😄