9a87e9dde3
- @theme inline → @theme so tokens generate utility classes (bg-bg, text-text, font-display etc.) rather than being inlined as vars only - Wrap base resets, keyframes and custom classes in @layer base for correct Tailwind cascade ordering - Remove broken @source directives (Tailwind v4 auto-detects sources from the project root when using @tailwindcss/postcss with Next.js) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>