Skip to content

Commit

Permalink
Added .babelrc for style-components
Browse files Browse the repository at this point in the history
  • Loading branch information
m-muhsin committed Feb 11, 2019
1 parent e2e91b6 commit 590921d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .babelrc
@@ -0,0 +1,4 @@
{
"presets": ["next/babel"],
"plugins": [["styled-components", { "ssr": true }]]
}

0 comments on commit 590921d

Please sign in to comment.