diff --git a/docs/components/skeleton.md b/docs/components/skeleton.md index b23c3c6b..1bdaf1fc 100644 --- a/docs/components/skeleton.md +++ b/docs/components/skeleton.md @@ -149,33 +149,46 @@ Set a matching width and height to make a circle, square, or rounded avatar skel Use the `--border-radius` custom property to make circles, squares, and rectangles. For more complex shapes, you can apply `clip-path` to the `indicator` part. [Try Clippy](https://bennettfeely.com/clippy/) if you need help generating custom shapes. ```html preview -