Placeholders
Provides "skeleton" placeholders that can display while content loads.
Demo
Apply the .placeholder
class to any div element.
Circular
Apply the .placeholder-circle
class and set a width to define the diameter.
Animated
Apply the .animate-pulse
utility class provided by Tailwind.
<div class="placeholder animate-pulse" />