Skip to content

Commit

Permalink
Remove styled components config
Browse files Browse the repository at this point in the history
  • Loading branch information
majakomel committed Aug 7, 2024
1 parent 5183bd8 commit ee697ee
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ module.exports = withBundleAnalyzer(
},
]
},
compiler: {
// see https://styled-components.com/docs/tooling#babel-plugin for more info on the options.
styledComponents: {
ssr: true,
},
},
i18n: {
locales: getSupportedLanguages(),
defaultLocale: DEFAULT_LOCALE,
Expand Down

0 comments on commit ee697ee

Please sign in to comment.