I was looking through the codebase and noticed that the prompts explicitly instruct the AI to use Tailwind v3, and the templates are using older versions of React and Tailwind rather than the latest stable releases (React 19 and Tailwind v4).
Is there a specific reason for this? Does upgrading likely cause issues?