mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-24 14:45:15 +00:00
docs: fix code block formatting (#26859)
This commit is contained in:
parent
bfd7148238
commit
506765e086
@ -113,7 +113,8 @@ export default defineNuxtConfig({
|
||||
head: {
|
||||
link: [{ rel: 'stylesheet', href: 'https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css' }]
|
||||
}
|
||||
}})
|
||||
}
|
||||
})
|
||||
```
|
||||
|
||||
### Dynamically Adding Stylesheets
|
||||
|
Loading…
Reference in New Issue
Block a user