mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-04-22 18:52:09 +00:00
13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
{
|
|
"presets": [[
|
|
"next/babel",
|
|
{
|
|
"styled-jsx": {
|
|
"plugins": [
|
|
"styled-jsx-plugin-stylus"
|
|
]
|
|
}
|
|
}
|
|
]]
|
|
}
|