Skip to content

Image

Docs & Examples

Source

Example

html
<div class="x-image rounded before:skeleton">
    <img class="aspect-square" src="https://picsum.photos/seed/picsum/200/200" loading="lazy" alt="">
</div>

Released under the MIT License.