Home / File/ font-figtree.json — ui Source File

font-figtree.json — ui Source File

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

Entity Profile

Source Code

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

Frequently Asked Questions

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

Analyze Your Own Codebase

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

Try Supermodel Free