purescript-react / purescript-lumi-components

Library of our UI components
https://lumihq.github.io/purescript-lumi-components/#/
Apache License 2.0
105 stars 5 forks source link

Image object-fit #206

Closed kimispencer closed 3 years ago

kimispencer commented 3 years ago

Rather than assume object-fit contain vs. cover, allow the consumer to specify how they want the image to fit relative to the container.

Images default to cover.