Closed pencilcheck closed 1 year ago
There is a working example at vercel/nextjs but that is only vanilla styletron, it stops working when including baseui due to hydration error which I don't know how to fix
try to remove node_modules
and lock files, I sent this PR, and is working as expected, I also updated the main class-based components to FC.