Everytime I release a new page for my laravel application, some tailwind classes didn't work. I need to clear cache from the browser first, then those classes works. It applies to everyone that already saw the earlier page and look at the new one.
Does tailwind css have any solution to solve this problem? Because not everyone who visit my page knows if the problem is the cache.