Skeleton
Use to show a placeholder while content is loading.
Preview
Installation
$npx maddex add Skeleton
Usage
1<!-- @import { Skeleton } from ../../lib/components -->
2
3<Skeleton class="h-4 w-62.5" />
Use to show a placeholder while content is loading.
1<!-- @import { Skeleton } from ../../lib/components -->
2
3<Skeleton class="h-4 w-62.5" />