mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
4 lines
91 B
Text
4 lines
91 B
Text
{
|
|
"presets": ["next/babel"],
|
|
"plugins": [["styled-components", { "ssr": true }]]
|
|
}
|