Skip to content

Conversation

Uzayer
Copy link

@Uzayer Uzayer commented Aug 22, 2025

What?

This PR updates the vercel-website template configuration to be compatible with the latest shadcn/ui tooling requirements.

Why?

The latest version of shadcn/ui requires specific configuration formats that the current template doesn't support, causing pnpm dlx shadcn@latest add [component] commands to fail.

How?

  • Updated components.json to reference tailwind.config.mjs instead of tailwind.config.js
  • Converted typography configuration from function format typography: () => ({...}) to object format typography: {...} in tailwind.config.mjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant