io.axrs/re-css

CSS-in-JS integration with reagent (for use in SPA frameworks like re-frame)

Leiningen/Boot

[io.axrs/re-css "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

io.axrs/re-css {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("io.axrs:re-css:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>io.axrs</groupId>
  <artifactId>re-css</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>