Kori
TTCTheo's Typesafe Cult
•Created by Kori on 3/23/2025 in #questions
T3 CreateApp globals.css file structure
Hello, I was wondering why in the create-t3-app the
styles/
folder is placed in the src/
folder and not in the src/app/
folder? I was having some issues with my tailwindcss not working and when I looked at the docs for nextjs setup it says the style sheet should be in src/
and after moving it there it fixed my tailwindcss1 replies