Skip to content

Instantly share code, notes, and snippets.

View rgomezv's full-sized avatar

Rodrigo Gomez Villarroel rgomezv

  • Telecom Argentina
  • Argentina
View GitHub Profile
@rgomezv
rgomezv / tailwind-css-v4.mdc
Created April 1, 2025 16:23 — forked from danhollick/tailwind-css-v4.mdc
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
---