Simple, decomplected, isomorphic HTML UI library for Clojure and ClojureScript | 0.12.8 https://github.com/tonsky/rum/blob/gh-pages/CHANGELOG.md#0128
2018-01-09T21:38:50.000078Z
Are :style tags kebab-case -> react transformed by the defc macro?
I'm trying to use some constant (def ^:const test-style {...}), and it works mostly, but not for kebab-case attributes. Any ideas?