Skip to content

Releases: aptinio/canonical_tailwind

v0.1.0

20 Mar 08:55

Choose a tag to compare

Initial release.

  • Canonicalizes Tailwind CSS utility classes in HEEx templates (sort, normalize, collapse)
  • Delegates to tailwindcss canonicalize --stream via 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.