dv/cljs-emotion

ClojureScript wrapper of emotion css-in-js library

Leiningen/Boot

[dv/cljs-emotion "2021-03-10.0.0"]

Clojure CLI/deps.edn

dv/cljs-emotion {:mvn/version "2021-03-10.0.0"}

Gradle

implementation("dv:cljs-emotion:2021-03-10.0.0")

Maven

<dependency>
  <groupId>dv</groupId>
  <artifactId>cljs-emotion</artifactId>
  <version>2021-03-10.0.0</version>
</dependency>