coryhouse / coryhouse/react-restaurant-scriptpro
Add Tailwind CSS 4 via @tailwindcss/vite
Open
enhancement
phase-1-foundations
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Goal
Wire up Tailwind CSS 4 using the official `@tailwindcss/vite` plugin so utility classes work in any component.
## Acceptance criteria
- [ ] `tailwindcss` and `@tailwindcss/vite` installed
- [ ] Vite config registers the Tailwind plugin
- [ ] Global stylesheet imports Tailwind with `@import "tailwindcss";`
- [ ] A test utility class like `text-red-500` renders red text
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.