rsnext/docs
Sam Taal a96739fc49
Add extra explanation to next/image about positioning (#27341)
* Add extra explanation to next/image about positioning

In my experience, when using next/image, a lot of devs forget about the `position: relative` when using `layout: fill`. I think it's a small and effective change to implement this one line to make it more clear.

* Update docs/api-reference/next/image.md

* lint-fix

Co-authored-by: Lee Robinson <me@leerob.io>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2021-07-20 10:30:08 -05:00
..
advanced-features Enable Alex documentation linting for docs (#26598) 2021-06-25 11:40:50 -05:00
api-reference Add extra explanation to next/image about positioning (#27341) 2021-07-20 10:30:08 -05:00
api-routes Change pure functions to functions (#27192) 2021-07-15 14:12:58 +00:00
basic-features Fix minimumCacheTTL so it doesn't affect browser caching (#27307) 2021-07-19 22:38:03 +00:00
migrating Docs/Typo: Replace triple dot character with real dots (#27030) 2021-07-08 21:52:59 +00:00
routing Add note about preloading to routing introduction. (#22656) 2021-03-02 03:17:43 +00:00
authentication.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
deployment.md Enable Alex documentation linting for docs (#26598) 2021-06-25 11:40:50 -05:00
faq.md Update .now.sh to .vercel.app. (#22359) 2021-04-14 09:46:06 -05:00
getting-started.md docs: updated minimum Node.js version (#26528) 2021-06-23 16:05:25 +00:00
going-to-production.md Update Going to Production docs to use quote. (#27131) 2021-07-12 23:13:52 +00:00
manifest.json [docs] Layouts & Going to Production (#27021) 2021-07-12 19:04:43 +00:00
upgrading.md Mention customization of next.config.js to import images (#27104) 2021-07-12 13:16:13 +00:00