-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Which project does this relate to?
Create Tanstack App
Describe the bug
When creating a project with the following commmand
pnpx create-tsrouter-app@latest my-app --template file-router --toolchain eslint
The created project includes tailwind.
the same happens with biome.
without eslint the following command creates a project without tailwind as expected
pnpx create-tsrouter-app@latest my-app --template file-router
Your Example Website or App
.
Steps to Reproduce the Bug or Issue
- run
pnpx create-tsrouter-app@latest my-app --template file-router --toolchain eslint
Expected behavior
I expected an app without tailwind included however tailwind is included
Screenshots or Videos
No response
Platform
- OS: Windows
- Browser: Firefox
- Version: 0.22.2
Additional context
No response
pejc
Metadata
Metadata
Assignees
Labels
No labels