Nothing Special   »   [go: up one dir, main page]

Skip to content

Tiny wrapper around react-jss for Clojurescript Node.js/Browser environments.

License

Notifications You must be signed in to change notification settings

FieryCod/cljs-react-jss

Repository files navigation

cljss-react-jss

Clojars Project

Tiny wrapper around react-jss for Clojurescript Node.js/Browser environments. Supports rum & react out of the box with minimal HOC API.

Setup

Add artifact ["fierycod/cljs-react-jss" "0.0.1"] to project.clj.

shadow-cljs

Install css-cljs on your own, by simply typing: yarn add css-cljs

standard clojurescript tooling

Add [cljsjs/react-jss "10.3.0-0"] to project.clj.