mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 15:22:20 +10:00
refactor: ponytail audit
This commit is contained in:
@@ -160,7 +160,7 @@ function getMetricCompatibleFonts(): WebFont[] {
|
||||
];
|
||||
}
|
||||
|
||||
export async function generateFonts() {
|
||||
async function generateFonts() {
|
||||
const response = await getGoogleFontsJSON();
|
||||
console.log(`Found ${response.items.length} fonts in total (Google Fonts).`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user