-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Which project does this relate to?
Create Tanstack App
Describe the bug
Hello,
I noticed that styles.css
is imported in __root.tsx
and router.tsx
.
That's my cta:
{
"projectName": "test",
"mode": "file-router",
"typescript": true,
"tailwind": true,
"packageManager": "npm",
"git": true,
"version": 1,
"framework": "react-cra",
"chosenAddOns": [
"biome",
"tanstack-query",
"start"
]
}
Your Example Website or App
check cta above, happens with every fresh generated app
Steps to Reproduce the Bug or Issue
- Create a new app with Query, Start and Tailwind
Expected behavior
Should only import styles in __root.tsx
Screenshots or Videos
No response
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels