rsnext/docs/api-reference
Delba de Oliveira e91de8e0dd
Docs: next/font updates (#46159)
Update `next/font` docs pages for version 13.2, rename `@next/font` to `next/font` and remove installation instructions. 

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] [e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs) tests added
- [x] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] 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 05:20:26 +00:00
..
data-fetching docs: Add missing type to import statement (#44111) 2022-12-19 10:46:06 -08:00
next Docs: next/font updates (#46159) 2023-02-24 05:20:26 +00:00
next.config.js Turbopack experimental fields docs and schema (#45560) 2023-02-08 23:10:26 +00:00
cli.md [ESLint] Add app dir to default linting directories (#44426) 2023-02-07 13:53:46 -08:00
create-next-app.md Prompt for custom import alias and store preferences in CNA (#44872) 2023-01-13 16:51:25 -08:00
edge-runtime.md Update Edge Runtime docs page (#46239) 2023-02-22 20:40:21 -08:00