Skip to content

Commit

Permalink
fix: build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
trentschnee committed Nov 29, 2022
1 parent 63d2398 commit c16122a
Show file tree
Hide file tree
Showing 3 changed files with 41,846 additions and 7 deletions.
2 changes: 1 addition & 1 deletion gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = (themeOptions: {
return {
plugins: [
{
resolve: `gatsby-plugin-webfonts`,
resolve: `@trentschnee/gatsby-plugin-webfonts`,
options: {
...webFontsConfig,
},
Expand Down
Loading

0 comments on commit c16122a

Please sign in to comment.