Global CSS cannot be import, src directory issue
Probably a noob question, just trying the T3 stack with turbo.
No changes to the code other than adding, turbo and setting environment variables.
However, I am getting an issue with the global css import due to the src directory usage.
I have not used the src directory within next myself before and cannot seem to find anything that would relate to the issue through the docs (t3, nextjs) and unsure how to resolve
No changes to the code other than adding, turbo and setting environment variables.
However, I am getting an issue with the global css import due to the src directory usage.
I have not used the src directory within next myself before and cannot seem to find anything that would relate to the issue through the docs (t3, nextjs) and unsure how to resolve
