coryhouse / coryhouse/react-restaurant-scriptpro

Add Tailwind CSS 4 via @tailwindcss/vite

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.