Tailwind Without Node (opens in new tab)
A pure OCaml implementation of Tailwind CSS v4, matching the reference binary byte for byte. Drops the Node dependency from my OCaml web stack, and the same library compiles the classes in your browser via js_of_ocaml.
Read the original article