Recently, I've encountered an issue with displaying a card using chakra UI and next js. The CSS of chakra UI seems to be messed up, causing all my components to display incorrectly. It was working perfectly fine until yesterday. I tried deleting the .next folder and rebuilding the application, but it didn't resolve the problem. Any suggestions on how to fix this?
- Here's how my site used to look:
- And here's how it looks now: https://i.sstatic.net/xR25q.png