Skip to content

Commit

Permalink
chore: clarify current state
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo authored Jan 13, 2022
1 parent 1e84058 commit 57b2380
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ For example, this preset will be used whenever an image URL has `?preset=thumbna
import thumbnails from '~/images/logo.jpg?preset=thumbnail'
```

At the moment the default export is an array of `source` and `img` attributes which requires special handling (see `Image.vue` in the example), but support for simpler use cases for direct usage in HTML and Vue SFCs `img` and `source` tags will be added in the next version.

Check the [example] for additional usage information, or [see it live][live].

More documentation coming soon, in [îles].
Expand Down

0 comments on commit 57b2380

Please sign in to comment.