You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, h4_ "Image + resize { width: 120px, height: 40px }, the image will fill the height and width of its parent (object-fit: cover), maintaining its aspect ratio but cropping the image"
22
22
, example
23
23
$ Image.image
24
24
$ Image.resize { width: 120, height: 40 }
25
-
$$$ "http://via.placeholder.com/360x640"
25
+
$$$ flexo
26
26
, h4_ "Thumbnail default (will always have a square aspect ratio)"
0 commit comments