From 11f63f9f3f7688da529a200c5413e7f0938b1cdb Mon Sep 17 00:00:00 2001 From: Aitor Urrutia Date: Sat, 15 Jan 2022 23:48:56 +0100 Subject: [PATCH] fix: estiloen karga konpontzen du --- front/gatsby-config.js | 1 + 1 file changed, 1 insertion(+) 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: {