Skip to content

Commit

Permalink
publish v1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
clementroche committed Aug 20, 2024
1 parent d85fc59 commit 3271fd8
Show file tree
Hide file tree
Showing 6 changed files with 932 additions and 932 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ import Lenis from 'lenis'
using scripts:

```html
<script src="https://unpkg.com/lenis@1.1.9/dist/lenis.min.js"></script>
<script src="https://unpkg.com/lenis@1.1.10/dist/lenis.min.js"></script>
```


Expand Down Expand Up @@ -97,7 +97,7 @@ html.lenis, html.lenis body {
or link the CSS file:

```html
<link rel="stylesheet" href="https://unpkg.com/lenis@1.1.9/dist/lenis.css">
<link rel="stylesheet" href="https://unpkg.com/lenis@1.1.10/dist/lenis.css">
```

or import it:
Expand Down
Loading

0 comments on commit 3271fd8

Please sign in to comment.