🚸 (theme) Improve custom font flow by asking for font-face props directly
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"$schema": "https://mintlify.com/schema.json",
|
||||
"name": "Typebot Docs",
|
||||
"openapi": [
|
||||
"/openapi/builder.json",
|
||||
"/openapi/viewer.json"
|
||||
],
|
||||
"openapi": ["/openapi/builder.json", "/openapi/viewer.json"],
|
||||
"feedback": {
|
||||
"suggestEdit": true
|
||||
},
|
||||
@@ -141,7 +138,7 @@
|
||||
},
|
||||
{
|
||||
"group": "Theme",
|
||||
"pages": ["theme/overview"]
|
||||
"pages": ["theme/overview", "theme/font"]
|
||||
},
|
||||
{
|
||||
"group": "Settings",
|
||||
|
||||
Reference in New Issue
Block a user