API Reference PhoenixEmail v#0.1.1

Copy Markdown View Source

Modules

Build emails with HEEx components. A port of react-email for Phoenix.

HEEx function components for building emails, ported from react-email.

Inline-styled syntax highlighting for PhoenixEmail.Components.code_block/1.

Tailwind utility classes compiled to inline styles at build time.

Runs the real tailwindcss binary over your sources and converts its output into the class → inline-declarations map used by PhoenixEmail.Tailwind at render time.

Mix Tasks

Scans your sources for Tailwind classes, runs the tailwindcss binary, and writes the class → inline-style map that PhoenixEmail.Tailwind uses at render time.