Skip to content

Commit d9783d6

Browse files
committed
docs: update banner
1 parent 1661d47 commit d9783d6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/content/en/1.getting-started/1.installation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
22
description: Using image module in your Nuxt 2 project is only one command away. ✨ (It's not working with Nuxt 3 yet)
33
---
4-
# It does not work on Nuxt 3, yet. Track the progress in [this issue](https://github.com/nuxt/image/issues/500)
54

65
# Installation
76

7+
:::alert{type="info"}
8+
Image module only works with Nuxt 2 and is not compatible with Nuxt 3, yet. Track the progress in [this issue](https://github.com/nuxt/image/issues/500).
9+
:::
10+
811
Add `@nuxt/image` devDependency to your project:
912

1013
::code-group

0 commit comments

Comments
 (0)