font-inter.json — ui Source File
Architecture documentation for font-inter.json, a json file in the ui codebase.
Entity Profile
Source Code
{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "font-inter",
"title": "Inter",
"type": "registry:font",
"font": {
"family": "'Inter Variable', sans-serif",
"provider": "google",
"import": "Inter",
"variable": "--font-sans",
"subsets": [
"latin"
]
}
}
Source
Frequently Asked Questions
What does font-inter.json do?
font-inter.json is a source file in the ui codebase, written in json.
Where is font-inter.json in the architecture?
font-inter.json is located at apps/v4/public/r/styles/radix-maia/font-inter.json (directory: apps/v4/public/r/styles/radix-maia).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free