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