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
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?
The text was updated successfully, but these errors were encountered:
Basically the same "issue" as on gatsby-image: gatsbyjs/gatsby#14245
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?The text was updated successfully, but these errors were encountered: