Skip to content

Creating a new project with a toolchain always includes tailwindΒ #178

@plargato

Description

@plargato

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

  1. 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

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