Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T2256
Change Details
Change Details
Old
New
Diff
The app currently uses Inter (loaded from Google Fonts in index.html). If a custom font is chosen (e.g., Coffecake for headings), add it to frontend/public/fonts/, register it in main.css with @font-face, and update tailwind.config.js fontFamily. Consider a display font for headings + Inter for body text.
The app currently uses Inter (loaded from Google Fonts in index.html). If a custom font is chosen (e.g., Coffecake for headings), add it to frontend/public/fonts/, register it in main.css with @font-face, and update tailwind.config.js fontFamily. Consider a display font for headings + Inter for body text. See T1848.
The app currently uses Inter (loaded from Google Fonts in index.html). If a custom font is chosen (e.g., Coffecake for headings), add it to frontend/public/fonts/, register it in main.css with @font-face, and update tailwind.config.js fontFamily. Consider a display font for headings + Inter for body text.
See T1848.
Continue