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
{{ message }}
This repository was archived by the owner on Feb 16, 2021. It is now read-only.
Loving using Contentful with gatsby-image, but would be nice to be able to use a query to change the fill color from the default light gray. Gatsby-plugin-sharp has this built into their query with traceSVG: { background: "#fbfafc", color: "#dbd4e2" } - any chance of something like this that would be easily reproducable with Contentful?