Replies: 1 comment 3 replies
-
Is this with Preact-CLI? |
Beta Was this translation helpful? Give feedback.
3 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'm trying to use tailwind with preact. Everything works well in dev.
In prod my breakpoint size classes cause the layout to flash on first page load/refresh.
Looks like anything in "lg:mt-2....." takes a few ms to be applied, causing weird CLS.
Anyone know how to fix this behavior?
Thanks <3
Beta Was this translation helpful? Give feedback.
All reactions