Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 544 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 544 Bytes

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.