mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-20 07:30:57 +00:00
docs: fix transition wording to include layouts (#8600)
This commit is contained in:
parent
28ffb7fea0
commit
1a6eb3e3f6
@ -120,7 +120,7 @@ export default defineNuxtConfig({
|
||||
})
|
||||
```
|
||||
|
||||
To start adding transition between your pages, add the following CSS to your [`app.vue`](/guide/directory-structure/app):
|
||||
To start adding transition between your pages and layouts, add the following CSS to your [`app.vue`](/guide/directory-structure/app):
|
||||
|
||||
::code-group
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user