diff --git a/front/gatsby-config.js b/front/gatsby-config.js index 6266782..4f3413e 100644 --- a/front/gatsby-config.js +++ b/front/gatsby-config.js @@ -22,6 +22,7 @@ module.exports = { }, 'gatsby-transformer-sharp', 'gatsby-plugin-sharp', + 'gatsby-plugin-styled-components', // { // resolve: `gatsby-plugin-manifest`, // options: {