hi all, i am a total front-end noob. have been focused on the back-end and just really want to start a personal project. i want to use theo's uploadthing library but i am having trouble using it.
2. tailwind.config.ts: Am i wrapping the existing tailwind.config.ts properly with the "withUt" helper correctly? please let me know the proper/standard way of doing this.
i made this app with the "npx create-next-app@latest" command.