Skip to content

Commit

Permalink
Merge branch 'main' into fdi/typescript-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
clementroche authored Aug 20, 2024
2 parents ef3b9a9 + 0bdcfe8 commit 795127f
Show file tree
Hide file tree
Showing 3 changed files with 929 additions and 928 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.8/dist/lenis.min.js"></script>
<script src="https://unpkg.com/lenis@1.1.9/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.8/dist/lenis.css">
<link rel="stylesheet" href="https://unpkg.com/lenis@1.1.9/dist/lenis.css">
```

or import it:
Expand Down
Loading

0 comments on commit 795127f

Please sign in to comment.