Improve styling loading time (tailwindCSS)
Unanswered
Tan posted this in #help-forum
TanOP
I have this problem: https://www.youtube.com/watch?v=H93_iYeiwtk
When I use Fast3G I lose the styling for a few seconds. Is it normal behaviour? Under the hood I use:
- useTransition => to run actions on client component
- server actions
- revalidateTag
When I use Fast3G I lose the styling for a few seconds. Is it normal behaviour? Under the hood I use:
- useTransition => to run actions on client component
- server actions
- revalidateTag