Ok, I’ve been playing around with something similar to the https://github.com/nextjournal/clerk/blob/main/notebooks/tap.clj and it’s blowing my mind
Tapping hiccup forms like (tap> (clerk/html [:div {:style {:color :green}} "Hello"]))
It’s such a fun workflow!