Skip to content

Instantly share code, notes, and snippets.

View harryhcs's full-sized avatar

Herman Stander harryhcs

  • Wildcode Foundation
  • South Africa
View GitHub Profile
# Setting up Tailwind CSS v4 in RedwoodSDK
Tags: redwoodjs, redwoodsdk, tailwindcss, vite, setup-guide
This guide walks you through setting up Tailwind CSS v4 in a RedwoodSDK project using the new Vite-based approach.
## Prerequisites
- A RedwoodJS project with Vite configuration
- Node.js and a package manager (npm, yarn, or pnpm) installed