---
description: This rule recommends using CSS Modules or Tailwind CSS for styling components in a Next.js project.
globs: **/*.{js,jsx,ts,tsx,css,scss}
- Use CSS Modules or Tailwind CSS for styling