This is a comprehensive reference for setting up Tailwind CSS across React (Vite and CRA), Next.js (both App and Pages Router), Vue 3, Nuxt, SvelteKit, Astro, and Angular. It covers the new @tailwindcss/vite plugin setup, PostCSS configuration, and framework-specific quirks like Vue's @reference directive for scoped styles and Next.js dark mode with next-themes. The component examples show practical patterns for variant-based styling without class merging libraries, though the description promises tailwind-merge recipes. Useful when you're switching frameworks or need to remember which import goes where, since each ecosystem has slightly different wiring for the same end result.
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill tailwindcss-framework-integration