We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b9fc3 commit b09b762Copy full SHA for b09b762
gatsby-config.js
@@ -54,8 +54,7 @@ module.exports = {
54
},
55
`gatsby-transformer-remark`,
56
`gatsby-plugin-preact`,
57
- `gatsby-plugin-emotion`,
58
- `gatsby-plugin-theme-ui`
+ `gatsby-plugin-emotion`
59
// this (optional) plugin enables Progressive Web App + Offline functionality
60
// To learn more, visit: https://gatsby.dev/offline
61
// `gatsby-plugin-offline`,
0 commit comments