mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 13:03:31 +00:00
update it
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"next/babel"
|
||||
],
|
||||
"plugins": [
|
||||
["styled-components", { "ssr": true, "displayName": true, "preprocess": false } ]
|
||||
["styled-components", {
|
||||
"ssr": true,
|
||||
"displayName": false,
|
||||
"preprocess": false
|
||||
}],
|
||||
["polished"]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user