-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
Which project does this relate to?
Create Tanstack App
Describe the bug
when scaffolding a new app using these parameters: --tailwind
and --add-ons shadcn
, that generates two dependency @tailwindcss/postcss
and @tailwindcss/vite
and their config
Your Example Website or App
https://github.com/iamyuu/repro-tsr-wind-shadcn
Steps to Reproduce the Bug or Issue
- create a new app:
pnpx create-tsrouter-app@latest --package-manager pnpm --toolchain biome --tailwind --template file-router --add-ons shadcn,tanstack-query,start
- observe the project
Expected behavior
should have only 1 tailwindcss dependency
Screenshots or Videos
No response
Platform
- OS: macOS
- Browser: -
- Version: latest
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels