rsnext/test/e2e/next-font
Sam Ko 745b1b59b2
fix(next-font): update capsize css so fallbacks are updated with the … (#62309)
## Description
We need to manually update the `@capsizecss/metrics` every time it
updates so we get the latest fallback fonts.

## Changes
- https://github.com/vercel/next.js/issues/47115

Closes NEXT-2547
2024-02-20 22:04:56 -08:00
..
app Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00
app-old Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00
basepath Add next/font import (#45891) 2023-02-16 15:33:39 +01:00
fonts Update font avg (#41734) 2022-10-24 13:47:19 -07:00
google-fetch-error/pages Add next/font import (#45891) 2023-02-16 15:33:39 +01:00
with-font-declarations-file chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
with-proxy Use https_proxy environment variable in next/font/google (#46822) 2023-03-08 12:23:32 -08:00
without-preloaded-fonts/pages Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00
basepath.test.ts Add next/font import (#45891) 2023-02-16 15:33:39 +01:00
google-fetch-error.test.ts fix(next-font): update capsize css so fallbacks are updated with the … (#62309) 2024-02-20 22:04:56 -08:00
google-font-mocked-responses.js Update next/font tests for Turbopack (#61665) 2024-02-05 13:25:10 +01:00
index.test.ts fix(next-font): update capsize css so fallbacks are updated with the … (#62309) 2024-02-20 22:04:56 -08:00
with-font-declarations-file.test.ts chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
with-proxy.test.ts type check tests (and convert next-test-utils.js to ts) (#51071) 2023-06-23 17:42:50 +00:00
without-preloaded-fonts.test.ts Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00