daisyUI v5.6 is now available!

Electron UI library

Build Electron UI with Tailwind CSS and daisyUI

Electron UI library

Electron UI has desktop constraints

Electron apps live in a browser engine, but users judge them like desktop software. The UI needs dense controls, menus, panels, forms, dialogs, status areas, and theme support without feeling like a random web page in a window.

Many UI libraries bring web-app assumptions into that environment. They ship animations, layout defaults, and JavaScript behavior that make sense for a website but feel clumsy in a desktop app.

Bundle size matters too. Electron already includes Chromium. Adding a heavy UI runtime on top of a renderer stack can make startup and memory use worse than it needs to be.

Electron + Tailwind CSS + daisyUI

Tailwind CSS and daisyUI work in Electron's renderer process like they work in a browser page.

  • CSS-only UI layer: daisyUI doesn't add another renderer runtime or state model.

  • Desktop-friendly pieces: Menus, tabs, drawers, modals, buttons, forms, and tables cover common app shells.

  • Works with any renderer stack: Use daisyUI with plain HTML, React, Vue, Svelte, or another renderer approach.

  • Theme support: Light and dark themes can follow app preferences or user settings.

Electron handles native capabilities. daisyUI keeps the renderer UI consistent without increasing JavaScript complexity.

Damn, daisyUI is NICE!

Dorian Develops
Indie hacker

daisyUI is probably the *best Tailwind Plugin I've ever used*, I've been using it since 2023

Shaun Furtado
JS dev

The new daisyUI 5.0 is awesome! The UI components are smooth and has a lot of new goodies.

Ovi Stoica
Software Developer

daisyUI makes working with UI components *so easy*

Jason
Indie Game Dev

daisyUI is a *joy to use* 🙏

Oli Nelson
Indie Software Dev

DaisyUI just looks amazing.

Kelvin Htat
Solo founder

Install Tailwind CSS and daisyUI for Electron

The Electron guide uses Tailwind CSS CLI. Install Electron, Tailwind CSS CLI, and daisyUI, put @import "tailwindcss" and @plugin "daisyui" in src/input.css, then build the CSS into public/output.css.

For the exact commands, see How to install daisyUI with Electron.

daisyUI is the most popular
component library for Tailwind CSS

Used by engineers at

Meta Research
Alibaba
Amazon
Adobe
Pepsico
Google Cloud