Responsive images
Use .max-w-full
and .h-auto
classes to make a
image responsive.

Help us spread the word about Tailwind Elements for React (TER)
If you enjoy the project, help it grow & find more contributors by sharing it with your peers. Every share counts, thank you!
Thumbnails
Use .border
class to give an image a rounded 1px border
appearance.

Shadows
Use shadow classes to add a shadow to the image.

Shadow on hover
Use .transition-shadow
class to the element to apply a shadow
hover effect.

Shapes
Change the shape of the image.



If you are looking for more advanced options, try Bootstrap Images from MDBootstrap.