Fork me on GitHub
#clojurescript
<
2022-11-25
>
ribelo00:11:29

another tailwind question. Has anyone succeeded in getting tailwindcss lsp/intelisense to work with clojure files? whatever editor

witek10:11:08

Hi. Is there a ClojureScript (node.js) library for converting hiccup vectors to a html string? Similar to weavejester/hiccup?

witek10:11:56

Wow, dumdom is a pretty large thing. I hoped for something smaller.

witek11:11:20

Isn't hickory a parser (html->hiccup)?

jpmonettas11:11:21

which is probably what you want

witek11:11:58

Yeah! hiccups looks perfect!

jpmonettas11:11:04

> Isn't hickory a parser (html->hiccup)? yes but it can go back to html again, and also transform with zippers