mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-04 20:41:30 +01:00
13 lines
154 B
JSON
13 lines
154 B
JSON
{
|
|
"presets": [
|
|
[
|
|
"next/babel",
|
|
{
|
|
"styled-jsx": {
|
|
"plugins": ["@styled-jsx/plugin-sass"]
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|