[docs][recipes] Images: import into a component with webpack #14985
Labels
topic: media
Related to gatsby-plugin-image, or general image/media processing topics
type: documentation
An issue or pull request for improving or updating Gatsby's documentation
Summary
To improve key learning workflows in the Recipes section of the docs, there should be a short, actionable recipe on importing images directly into components with webpack to show that you don't necessarily need to use GraphQL.
This recipe should show how to import an image inline as concisely as possible with code snippets. The images docs can be used as a starting point.
Recipes now follow this format:
This recipe should go into a new section of
docs/docs/recipes.md
titled "Images" (if it isn't already created). There is a recipe template in the contributing docs, including tips on adding a new section: https://www.gatsbyjs.org/contributing/docs-templates/#recipesFor reference, the new recipe collection is also listed in a spreadsheet: https://docs.google.com/spreadsheets/d/1yNUQi_-3TsuDtE98hCIJQvLZ6X1YHlDmC-EJwOGxiHk/edit#gid=1252007048
The text was updated successfully, but these errors were encountered: