Epicenter
Local-first, open source apps
Installation
Copy and paste the following code into your project.
Usage
<script lang="ts">
import { Skeleton } from "$lib/components/ui/skeleton/index.js";
</script> <Skeleton class="h-[20px] w-[100px] rounded-full" />