AN
anburocky3/vite-tw
Scaffold a Vite + Tailwind CSS project instantly
vite-tailwind
Scaffold a clean Vite + Tailwind CSS project in seconds.
Features
- Minimal, ready-to-run Vite + Tailwind starter
- Polished default UI that is easy to customize
- Works with npm, pnpm, yarn, or bun
Quick start
Pick the command that matches your tool:
npx vite-twpnpm dlx vite-twyarn dlx vite-twbunx vite-twWhat it creates
my-app/
index.html
package.json
postcss.config.js
src/
global.css
main.js
Next steps
The CLI prints the correct install and dev commands based on the package manager you used.
Notes
- Tailwind v4 is configured via
@import "tailwindcss"insrc/global.css. - The default entry is
src/main.js.
License MIT
Author:
On this page
Languages
TypeScript100.0%
Contributors
MIT License
Created February 13, 2026
Updated February 18, 2026