5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
{
|
|
"presets": ["next/babel"],
|
|
"plugins": [["styled-components", { "ssr": true }]]
|
|
}
|