Skip to content

Instantly share code, notes, and snippets.

@hatakancicek
Created August 19, 2019 11:30
Show Gist options
  • Save hatakancicek/f936366b5c2887acde3bd72914f6c085 to your computer and use it in GitHub Desktop.
Save hatakancicek/f936366b5c2887acde3bd72914f6c085 to your computer and use it in GitHub Desktop.
{
"presets": [["next/babel"]],
"plugins": [
[
"styled-components",
{
"ssr": true,
"displayName": true,
"preprocess": false
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment