

<Preview name="SkeletonCardExample" />

## Overview [#overview]

`Skeleton` renders shape placeholders while content is loading.

## Usage [#usage]

```tsx
import { Skeleton } from "@tilt-legal/cubitt-components/primitives";
```

## Examples [#examples]

### Card Placeholder [#card-placeholder]

<Preview name="SkeletonCardExample" />
