Flashing when opened using Rocket Loader
When i enable Cloudflare rocket loader the website flashes, but when disabled it works normal
is because of tailwindcss You can tell Rocket Loader to ignore the Tailwind script by adding data-cfasync="false" to the script tag. This should prevent Rocket Loader from modifying or delaying its loading:
@ShadowGaming100
Is this still required? Does it still flash when using Rocket Loader?
Is this still required? Does it still flash when using Rocket Loader?
yes it still does i had to modify the code to fix this
@jayanta525 is it ok if i clone this repo and make some changes for personal use
@jayanta525 is it ok if i clone this repo and make some changes for personal use
Yes, sure you can. You can as well send a PR to this repo.