Update v4.2 - New components, 10+ framework guides, and quality improvements. Visit Changelog

Tailwind CSS Toasts

Push notifications to your visitors with Tailwind CSS toast, a lightweight and easily customizable alert message. Add icons, progress bar, dismiss buttons and more.

Default toast

Use a default toast for short, self-contained notification messages.

Condensed toast

Use a condensed toast layout when several notifications need to appear together without taking up too much space.

Solid variants

Use solid fills for high-emphasis toast messages.

Soft variants

Use soft fills for lighter notification styles.

Toast with loading indicator

Show a loading toast for async actions that update in place or resolve on their own.

Toast with actions

Add buttons or links when a toast needs immediate follow-up actions.

Toast stack

Stack multiple toasts vertically so each message remains readable.

Toast with avatar

Add an avatar when the toast relates to a person, sender, or account.

Toast with progress

Include progress feedback when the toast represents an ongoing task.

Placement

Position toasts anywhere in the viewport to suit the surrounding layout.

Dismissible toast

Use dismiss-alert to let users dismiss a toast manually.

JavaScript behavior

Requires Additional Installation

Note that this feature requires the use of the third-party Toastify plugin.

Use Toastify to create, position, and control dynamic toasts with JavaScript.

© 2026 Preline Labs.