Is there anything similar to https://github.com/emotion-js/emotion already implemented in CLJC?
I found this one which, with CLJSS, is close to what I wanted https://github.com/roman01la/uix.css
I know of two similar libraries, but I'm not sure if they're fully CLJC-compatible; they seem to be primarily written with ClojureScript as the target. • https://github.com/clj-commons/cljss • https://github.com/thheller/shadow-css
Here's another that appears to be CLJC: https://github.com/BrianChevalier/radiant
https://github.com/lambdaisland/ornament/ I'm not sure if you're familiar with this one already or not, but it seems similar.
Thanks for the links, I will take a look. I am a bit familiar with ornament.