Tailwind classes in OCaml
My goal is to build a high quality professions OCaml library to generate
Tailwind CSS components. Build a core tailwind library that serialises the
CSS into strings. Then build a tailwind-html library that uses the Htmlit
OCaml HTML generation library https://github.com/dbuenzli/htmlit for common
components.
You can find full Tailwind docs in tailwind-llms.txt in this directory.