Kind: Function
Source: atloria-monorepo/templates/site-bootstrap/src/lib/fonts.ts
Load fonts from Google Fonts and update CSS custom properties. Call once during app initialization.
Signature
tsfunction loadFonts(config: FontConfig)
Parameters
| Name | Type |
|---|---|
config | FontConfig |
Was this page helpful?