Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Load Google Fonts as a React component.
import { GoogleFonts } from "veryfront/fonts";
import { GoogleFonts } from "veryfront/fonts"; <GoogleFonts fonts={[ { name: "Inter", weights: [400, 500, 700], variable: "--font-inter" }, { name: "Fira Code", weights: [400], variable: "--font-mono" }, ]} />
GoogleFonts
Font
GoogleFontsProps