garden-watch

Garden source to CSS watcher and converter

Leiningen/Boot

[garden-watch "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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