I wanted to use Tailwind for styling. The next.js app I created with thirdweb 's tools uses Pages Routing which is no longer recommended and I had a hard time getting Tailwind to work. So I created a new next.js app and installed Tailwind, as recomme...