🚸 (theme) Improve custom font flow by asking for font-face props directly

This commit is contained in:
Baptiste Arnaud
2024-02-27 11:28:37 +01:00
parent b9e54686d5
commit 33d0fcd842
6 changed files with 66 additions and 23 deletions

View File

@@ -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",