clj-style

A CSS generation library for Clojure (built on gaka)

Leiningen/Boot

[clj-style "1.0.0"]

Clojure CLI/deps.edn

clj-style/clj-style {:mvn/version "1.0.0"}

Gradle

implementation("clj-style:clj-style:1.0.0")

Maven

<dependency>
  <groupId>clj-style</groupId>
  <artifactId>clj-style</artifactId>
  <version>1.0.0</version>
</dependency>