as I saw we have many ways to styling the projects in next js.
tailwind , global , module , external , …
but I’m a little bit confused. now I wanna know your idea and advice for best way to styling next js app.
I like styling with classes and making an object of css classes in a js file , because I think I have better controling on classes , but I found a problem with tailwind. when I use tailwind classes in an object in a context.js file , my classes dosent work. if u help me for better performace , I will thank you