garden-watch

Garden source to CSS watcher and converter

Leiningen/Boot

[garden-watch "0.1.6"]

Clojure CLI/deps.edn

garden-watch/garden-watch {:mvn/version "0.1.6"}

Gradle

implementation("garden-watch:garden-watch:0.1.6")

Maven

<dependency>
  <groupId>garden-watch</groupId>
  <artifactId>garden-watch</artifactId>
  <version>0.1.6</version>
</dependency>