Home / File/ font-geist-sans.json — ui Source File

font-geist-sans.json — ui Source File

Architecture documentation for font-geist-sans.json, a json file in the ui codebase.

Entity Profile

Source Code

{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "font-geist-sans",
  "title": "Geist Sans",
  "type": "registry:font",
  "font": {
    "family": "'Geist Variable', sans-serif",
    "provider": "google",
    "import": "Geist",
    "variable": "--font-sans",
    "subsets": [
      "latin"
    ]
  }
}

Frequently Asked Questions

What does font-geist-sans.json do?
font-geist-sans.json is a source file in the ui codebase, written in json.
Where is font-geist-sans.json in the architecture?
font-geist-sans.json is located at apps/v4/public/r/styles/base-lyra/font-geist-sans.json (directory: apps/v4/public/r/styles/base-lyra).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free