Images

@sgroup/tailwind-plugins/images

Images are responsive by default.

Images

Background Images

Images can be applied to background of elements, and there are helper classes to make this easier for you. Typically, these implementations should combine with lazyloading. These also require the use of aspect ratio helpers or a fixed height.

Cover

Using .img-cover will fill the image to the container dimensions.

Cover

Contain

Using .img-contain will constrain the image to the container dimensions.

Contain