module.exports = { plugins: [ { resolve: `gatsby-plugin-emotion`, }, ], }