Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Jun 13, 2024
1 parent f4832d7 commit d9e433c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ See a demonstration here: [bicycle-codes.github.io/image-element](https://bicycl
Import this module, then use the tag in your HTML.

### bundler
Just import the module, and it will patch the global `customElements` object.
Also, link to the styles.
Just import the module; it will call the global `customElements.define`
function. Also, import the styles.

```js
import '@bicycle-codes/image-element'
Expand Down

0 comments on commit d9e433c

Please sign in to comment.