Skip to content

Instantly share code, notes, and snippets.

View yaserahmady's full-sized avatar

Yaser Ahmady yaserahmady

  • Buio Studio
  • Italy
  • 06:29 (UTC +02:00)
View GitHub Profile
@danhollick
danhollick / tailwind-css-v4.mdc
Last active May 12, 2025 13:24
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
---