From ea7fe3f4aee8227ff42ef23a1620f229205f38d5 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:48:42 +0000 Subject: [PATCH] Documentation edits made through Mintlify web editor --- docs.json | 15 ++- snippets/brand-styling.mdx | 202 +++++++++++++++++++++++++++++++++++++ 2 files changed, 213 insertions(+), 4 deletions(-) create mode 100644 snippets/brand-styling.mdx diff --git a/docs.json b/docs.json index 7d82866..ccbf39d 100644 --- a/docs.json +++ b/docs.json @@ -15,11 +15,15 @@ "groups": [ { "group": "Getting started", - "pages": ["introduction"] + "pages": [ + "introduction" + ] }, { "group": "Essentials", - "pages": ["essentials/security"] + "pages": [ + "essentials/security" + ] } ] }, @@ -38,7 +42,10 @@ }, { "group": "Warehouses", - "pages": ["data-sources/bigquery", "data-sources/snowflake"] + "pages": [ + "data-sources/bigquery", + "data-sources/snowflake" + ] } ] } @@ -71,4 +78,4 @@ "linkedin": "https://linkedin.com/company/Basedash" } } -} +} \ No newline at end of file diff --git a/snippets/brand-styling.mdx b/snippets/brand-styling.mdx new file mode 100644 index 0000000..d6095ab --- /dev/null +++ b/snippets/brand-styling.mdx @@ -0,0 +1,202 @@ +{/* Base Typography Styles */} +