Skip to content

Instantly share code, notes, and snippets.

View chirag-chhajed's full-sized avatar
🎯
Focusing

Chirag Chhajed chirag-chhajed

🎯
Focusing
View GitHub Profile
@danhollick
danhollick / tailwind-css-v4.mdc
Last active April 21, 2025 07:51
Cursor rules file for Tailwind CSS v4.0
// Update globs depending on your framework
---
name: tailwind_v4
description: Guide for using Tailwind CSS v4 instead of v3.x
globs: ["**/*.{js,ts,jsx,tsx,mdx,css}"]
tags:
- tailwind
- css
---