Liking cljdoc? Tell your friends :D

ClojureScript wrapper for emotion

Clojars Project

https://emotion.sh/docs/introduction

To use this library

Include it in your deps.edn

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

And install emotion:

yarn add @emotion/react @emotion/styled

Documentation and examples are here:

https://dvingo.github.io/cljs-emotion


Notes for deploy:

Build a deployable jar of this library:

$ clojure -A:jar

Install it locally:

$ clojure -A:install

Deploy it to Clojars -- needs CLOJARS_USERNAME and CLOJARS_PASSWORD environment variables:

$ clojure -A:deploy

development

make dev

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close