Packages

A free, MIT-licensed Phoenix LiveView + Tailwind UI kit: 15 accessible, themeable component families with complete interaction states, motion, and an optional, separately bundled Three.js experience layer.

Current section

Files

Jump to
aurora_ui .formatter.exs
Raw

.formatter.exs

[
import_deps: [:phoenix, :phoenix_live_view],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{ex,exs}", "{lib,test}/**/*.{ex,exs}"]
]