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 tailwindcssInstall Tailwind CSS with Next.js
Setting up Tailwind CSS in a Next.js project.
0 Replies