Closed davve5 closed 1 year ago
Issue with Nextjs
Do you have a reproducible repo? I'm even using Turbopack for the transpilation, but it works fine w/ server + client components.
next: 13.1.4
tailwindcss: ^3.2.4
windstitch: "0.3.0"
Ok, can also reproduce it now. Looks like it's realted to a React-issue, Next-team is tracking it: https://github.com/vercel/next.js/issues/43396#issuecomment-1405218446
You can circumvent the issue by integrating as postcss plugin now. That, for me, solves the issue.
Hey, When I change base styles or variant styles I need to refresh the page to see changes.
Nextjs: ^13.0.5 Tailwindscss: ^3.2.4