dv/cljs-emotion

ClojureScript wrapper of emotion css-in-js library

Leiningen/Boot

[dv/cljs-emotion "2020-10-12"]

Clojure CLI/deps.edn

dv/cljs-emotion {:mvn/version "2020-10-12"}

Gradle

implementation("dv:cljs-emotion:2020-10-12")

Maven

<dependency>
  <groupId>dv</groupId>
  <artifactId>cljs-emotion</artifactId>
  <version>2020-10-12</version>
</dependency>