tailwind-impl-build-frameworks

Installation
SKILL.md

Tailwind CSS Build Integration for Astro, SvelteKit, Nuxt, Remix

These four meta-frameworks all run on Vite under the hood, but each hides Vite behind its own config layer and entry contract. Tailwind wiring is therefore framework-specific, and v3 and v4 take different paths inside each one.

ALWAYS pick the integration that matches the Tailwind major version :

Framework v3 integration v4 integration
Astro @astrojs/tailwind @tailwindcss/vite
SvelteKit tailwindcss PostCSS plugin @tailwindcss/vite
Nuxt @nuxtjs/tailwindcss module @tailwindcss/vite
Remix tailwindcss PostCSS plugin @tailwindcss/vite
Installs
4
First Seen
Aug 7, 2026
tailwind-impl-build-frameworks — impertio-studio/tailwindcss-claude-skill-package