Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Commit

Permalink
feat(traced-svgs): use gatsby-image with traced svg previews
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Rötsch authored and axe312ger committed Jul 24, 2018
1 parent 19ebf1f commit 38e4201
Show file tree
Hide file tree
Showing 10 changed files with 4,909 additions and 4,054 deletions.
3 changes: 2 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ module.exports = {
plugins: [
'gatsby-transformer-remark',
'gatsby-plugin-react-helmet',
'gatsby-plugin-sharp',
{
resolve: 'gatsby-source-contentful',
options: contentfulConfig,
},
}
],
}
Loading

0 comments on commit 38e4201

Please sign in to comment.