Hey, currently I am using Amplify UI to get styled and functional components in my project. I also using their theme in combination with tailwind css. However it's a bit complicated, to have multiple themes, no clear way for primary, secondary, ... colors way.
But the worst thing is, that I can use amplify ui components only clientside. Which library do are you using to solve these issues?
I saw Radix UI and looks pretty good, but it seems like it has the same issues like amplify ui...