tonightpass / kitchn

@tonightpass delicious React @styled-components
https://kitchn.tonightpass.com
MIT License
50 stars 6 forks source link

Documentation | Images : Missing size attributes #714

Closed AntoineKM closed 2 months ago

AntoineKM commented 2 months ago

Define the size of all images in native format using the width and height attributes in the HTML code. This will allow the browser to calculate the space required for each image before it is loaded, thus avoiding major changes to the page layout.

https://kitchn.tonightpass.com/showcase https://kitchn.tonightpass.com/static/images/showcases/screenshots/tonightpass.com.png https://kitchn.tonightpass.com/docs/frameworks/create-react-app https://vercel.com/button https://kitchn.tonightpass.com/docs/frameworks/nextjs-app https://vercel.com/button https://kitchn.tonightpass.com/docs/frameworks/gatsby https://vercel.com/button https://kitchn.tonightpass.com/docs/frameworks/nextjs-pages https://vercel.com/button https://kitchn.tonightpass.com/showcase https://kitchn.tonightpass.com/static/images/showcases/screenshots/onruntime.com.png https://kitchn.tonightpass.com/showcase https://kitchn.tonightpass.com/static/images/showcases/screenshots/kitchn.tonightpass.com.png

AntoineKM commented 2 months ago

we cant do it for https://vercel.com/button since it's mdx