package tw

  1. Overview
  2. No Docs
Type-safe Tailwind CSS v4 in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tw-1.0.0.tbz
sha256=198a142b69828a53a0c8812b70f279be6c216b411b370c3433d5fe94be5d495e
sha512=fe0a94ef1ff22e19c669d4370c6b555bf323053e05a8cfc315196beb312703f68ec62966b2b7780b6a79c2e8db88e8aa816d7fe3cb3a2044e6f52ed4d839a3b4

Description

tw is a type-safe OCaml implementation of Tailwind CSS v4. It compiles to CSS through a strongly-typed variable system that mirrors Tailwind's pipeline, producing byte-for-byte identical output. Supports all core utilities and the official forms and typography plugins.

Published: 23 Jul 2026

Dependencies (8)

  1. js_of_ocaml
  2. brr >= "0.0.6"
  3. uutf
  4. fmt
  5. cmdliner
  6. cascade >= "1.0.0"
  7. dune >= "3.21"
  8. ocaml >= "5.2"

Dev Dependencies (8)

  1. odoc with-doc
  2. mdx with-test
  3. alcobar with-test
  4. crunch with-test
  5. astring with-test
  6. alcotest-js with-test
  7. alcotest with-test
  8. re with-test

Used by

None

Conflicts

None