We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2eff8d commit 7f8d8f2Copy full SHA for 7f8d8f2
1 file changed
README.md
@@ -15,8 +15,8 @@ Plug-and-play image optimization for Nuxt apps. Resize and transform your images
15
16
## Features
17
18
-- `<nuxt-img>` drop-in replacement for the native <img> element
19
-- `<nuxt-picture>` drop-in replacement for the native <picture> element.
+- `<nuxt-img>` drop-in replacement for the native `<img>` element
+- `<nuxt-picture>` drop-in replacement for the native `<picture>` element.
20
- Built-in image resizer and transformer with [unjs/ipx](https://github.com/unjs/ipx)
21
- Support 20+ providers
22
- Generate responsive sizes
0 commit comments