Skip to content

Instantly share code, notes, and snippets.

@pilniczek
Last active March 30, 2020 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pilniczek/f7d1b49855933c53ed5cd988cefd07e7 to your computer and use it in GitHub Desktop.
Save pilniczek/f7d1b49855933c53ed5cd988cefd07e7 to your computer and use it in GitHub Desktop.
{
resolve: "gatsby-plugin-web-font-loader",
options: {
google: {
families: ["Oswald:300,500&display=fallback&subset=latin-ext"],
},
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment