Created
April 17, 2020 01:19
-
-
Save manakuro/70b1d3f732f076f183a779de6faf9bb0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"plugins": [ | |
["styled-components", { "ssr": true, "displayName": true, "preprocess": false } ], | |
], | |
"presets": ["next/babel"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment