PhoenixAssets.Tailwind (PhoenixAssets v0.1.0)

View Source

Integration plugin for Tailwind CSS (via @tailwindcss/vite).

Tailwind v4 runs inside Vite through its official plugin, so this integration has no dev process of its own; it records the Tailwind Vite patch in the asset graph and contributes doctor checks (the CSS entry exists, the plugin is wired).

Summary

Functions

dev_processes(_, _)

Callback implementation for PhoenixAssets.Plugin.dev_processes/2.

generated_files(_, _)

Callback implementation for PhoenixAssets.Plugin.generated_files/2.

graph_entries(_, _)

Callback implementation for PhoenixAssets.Plugin.graph_entries/2.

name()

Callback implementation for PhoenixAssets.Plugin.name/0.