dv/cljs-emotion

ClojureScript wrapper of emotion css-in-js library

Leiningen/Boot

[dv/cljs-emotion "2020-07-04"]

Clojure CLI/deps.edn

dv/cljs-emotion {:mvn/version "2020-07-04"}

Gradle

implementation("dv:cljs-emotion:2020-07-04")

Maven

<dependency>
  <groupId>dv</groupId>
  <artifactId>cljs-emotion</artifactId>
  <version>2020-07-04</version>
</dependency>