use thumbhash instead
This commit is contained in:
parent
972c8930cd
commit
ae74906217
5 changed files with 107 additions and 18 deletions
|
@ -44,8 +44,11 @@
|
|||
"dependencies": {
|
||||
"@types/aos": "^3.0.7",
|
||||
"aos": "^3.0.0-beta.6",
|
||||
"buffer": "^6.0.3",
|
||||
"fast-blurhash": "^1.1.4",
|
||||
"ky": "^1.8.2",
|
||||
"nanostores": "^1.0.1",
|
||||
"tailwind-scrollbar": "^4.0.2"
|
||||
"tailwind-scrollbar": "^4.0.2",
|
||||
"thumbhash": "^0.1.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue