mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(getting-started): update
This commit is contained in:
@@ -95,7 +95,7 @@ export default defineNuxtConfig({
|
||||
|
||||
### `fonts`
|
||||
|
||||
Use the `fonts` option to enable or disable the `@nuxt/fonts` module.
|
||||
Use the `fonts` option to enable or disable the [`@nuxt/fonts`](https://github.com/nuxt/fonts) module.
|
||||
|
||||
- Default: `true`{lang="ts-type"}
|
||||
|
||||
@@ -110,7 +110,7 @@ export default defineNuxtConfig({
|
||||
|
||||
### `colorMode`
|
||||
|
||||
Use the `colorMode` option to enable or disable the `@nuxt/color-mode` module.
|
||||
Use the `colorMode` option to enable or disable the [`@nuxt/color-mode`](https://github.com/nuxt-modules/color-mode) module.
|
||||
|
||||
- Default: `true`{lang="ts-type"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user