rollup-plugin-tailwindcss-lit

JSON →
library 1.2.4 ·javascript
verified Jun 4, 2026

Rollup plugin that integrates Tailwind CSS with Lit. Stable version 1.2.4. Allows importing Tailwind-generated CSS into Lit static styles arrays, supports @apply directives for inline styles, and works with PostCSS. Unlike generic Tailwind integrations, this plugin is purpose-built for Lit's shadow DOM and static styles system, enabling both external CSS imports and inline Tailwind usage via @apply. Requires Tailwind CSS v3 and Lit. Actively maintained on GitHub.