Skip to content

Commit

Permalink
publish v1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
clementroche committed Aug 22, 2024
1 parent 8630fef commit 8188798
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 9 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/[email protected].10/dist/lenis.min.js"></script>
<script src="https://unpkg.com/[email protected].11/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/[email protected].10/dist/lenis.css">
<link rel="stylesheet" href="https://unpkg.com/[email protected].11/dist/lenis.css">
```

or import it:
Expand Down
9 changes: 7 additions & 2 deletions dist/lenis.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lenis.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lenis.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lenis.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lenis.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lenis.mjs.map

Large diffs are not rendered by default.

0 comments on commit 8188798

Please sign in to comment.