Initial release.
- Canonicalizes Tailwind CSS utility classes in HEEx templates (sort, normalize, collapse)
- Delegates to
tailwindcss canonicalize --streamvia Elixir ports - Pool of CLI processes for parallel
mix format - Works with LSP formatters (Expert, ElixirLS)
- Configurable pool size, binary path, and tailwind profile
Requires Elixir ~> 1.18, Phoenix LiveView ~> 1.1, and tailwindcss CLI >= 4.2.2.