dv/cljs-emotion

ClojureScript wrapper of emotion css-in-js library

Leiningen/Boot

[dv/cljs-emotion "2020-06-21"]

Clojure CLI/deps.edn

dv/cljs-emotion {:mvn/version "2020-06-21"}

Gradle

implementation("dv:cljs-emotion:2020-06-21")

Maven

<dependency>
  <groupId>dv</groupId>
  <artifactId>cljs-emotion</artifactId>
  <version>2020-06-21</version>
</dependency>