Skip to content

Instantly share code, notes, and snippets.

@arhoy
Created March 6, 2020 02:19
Show Gist options
  • Save arhoy/c1eece234846c4bc3af5af5de7d2dc10 to your computer and use it in GitHub Desktop.
Save arhoy/c1eece234846c4bc3af5af5de7d2dc10 to your computer and use it in GitHub Desktop.
Gatsby Packages
npm i @emotion/core @emotion/styled gatsby-background-image gatsby-image gatsby-plugin-emotion gatsby-plugin-google-fonts gatsby-plugin-netlify gatsby-plugin-react-helmet gatsby-plugin-sitemap gatsby-remark-images gsap node-sass react-icons gatsby-plugin-sharp
Gatsby-Background Image
Rendering background images. Good to use when darkening or creating gradient overlay on image.
@arhoy
Copy link
Author

arhoy commented Mar 6, 2020

##Gatsby Background Image

  • Essential: NO
  • Good For? Creating gradient overlay on background images. Has some extra feature that gatsby-image does not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment