rsnext/docs/basic-features
Jan Kaifer 3997b50279
Add note explaining how to import fonts with spaces in name (#46348)
Fixes: https://github.com/vercel/next.js/issues/45916



## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm build && pnpm lint`
- [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)


Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2023-02-24 19:25:34 +00:00
..
data-fetching Fix small error in documentation (#46105) 2023-02-18 21:44:47 +00:00
built-in-css-support.md scss exects semicolon (#36779) 2022-05-12 16:29:01 +00:00
environment-variables.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
eslint.md [ESLint] Add app dir to default linting directories (#44426) 2023-02-07 13:53:46 -08:00
fast-refresh.md docs: minor text-copy cleanup (#33120) 2022-01-10 10:52:47 +00:00
font-optimization.md Add note explaining how to import fonts with spaces in name (#46348) 2023-02-24 19:25:34 +00:00
image-optimization.md Add support for images.loaderFile config (#41585) 2022-10-21 12:31:53 -07:00
layouts.md Typo (#45380) 2023-01-28 21:41:06 +00:00
pages.md Fix Static Generation link on Pages page (#42462) 2022-11-04 02:54:16 +01:00
script.md docs: added missing strategy (#45584) 2023-02-06 12:42:40 -08:00
static-file-serving.md Updated typo in the documentation (#43160) 2022-11-21 13:50:17 +00:00
supported-browsers-features.md docs: Add default browserslist configuration as a starting point (#43260) 2022-11-23 02:29:43 +00:00
typescript.md Update TypeScript API Route example (#44517) 2023-01-03 20:03:44 +00:00