Replies: 2 comments
-
if so, that means your |
Beta Was this translation helpful? Give feedback.
0 replies
-
I figured out the issue was with a Radix colors preset I was using which had heavy objects being parsed on each render. I've resolved the issue by only using the colors I need. The compilation is better now having switched 0.30.2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed a weird pattern of slow compile times when using PandaCSS with Next.js in development. With fast refresh, it can take about 20+ seconds to extract styles and show the new content on the screen for the smallest changes which I find very bad for DX.
I don't know if this should be an issue or not but can anyone help with this?
Beta Was this translation helpful? Give feedback.
All reactions