7 lines | 272 Bytes

AGENTS.md — Tailwind v4

  • Tailwind CSS v4, @tailwindcss/postcss, CSS-first config via @theme {}.
  • Design tokens are CSS variables. Reference them via Tailwind utilities or var(--…).
  • No hard-coded colors / radii / shadows in JSX.
  • No tailwind.config.ts.