Starting from v2.3.0, TallStackUI support both TailwindCSS versions: v3 and v4!

Powerful suite of Blade components for TALL Stack apps.

Theme Switch

Theme switch component.

You should only use this component if are using the dark theme helper.

<x-theme-switch />
<x-theme-switch xs />
<x-theme-switch sm />
<x-theme-switch md />
<x-theme-switch lg />
<x-theme-switch xl />

An option to only display icons, without the toggle.

<x-theme-switch only-icons />

Code highlighting provided by Torchlight