Skip to content

Duplicate tailwindcss dependency #75

@iamyuu

Description

@iamyuu

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

  1. create a new app:
pnpx create-tsrouter-app@latest --package-manager pnpm --toolchain biome --tailwind --template file-router --add-ons shadcn,tanstack-query,start
  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions