-
-
Notifications
You must be signed in to change notification settings - Fork 395
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d85fc59
commit 3271fd8
Showing
6 changed files
with
932 additions
and
932 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,7 +45,7 @@ import Lenis from 'lenis' | |
using scripts: | ||
|
||
```html | ||
<script src="https://unpkg.com/[email protected].9/dist/lenis.min.js"></script> | ||
<script src="https://unpkg.com/[email protected].10/dist/lenis.min.js"></script> | ||
``` | ||
|
||
|
||
|
@@ -97,7 +97,7 @@ html.lenis, html.lenis body { | |
or link the CSS file: | ||
|
||
```html | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected].9/dist/lenis.css"> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected].10/dist/lenis.css"> | ||
``` | ||
|
||
or import it: | ||
|
Oops, something went wrong.