Create a component for scrolling huge titles
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"lint": "eslint --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"animejs": "^3.2.1",
|
||||
"dayjs": "^1.10.7",
|
||||
"embla-carousel": "^5.0.1",
|
||||
"focus-visible": "^5.2.0",
|
||||
@@ -26,6 +27,7 @@
|
||||
"@sveltejs/adapter-node": "next",
|
||||
"@sveltejs/adapter-vercel": "next",
|
||||
"@sveltejs/kit": "next",
|
||||
"@types/animejs": "^3.1.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.3.1",
|
||||
"@typescript-eslint/parser": "^5.3.1",
|
||||
"eslint": "^8.2.0",
|
||||
|
||||
Reference in New Issue
Block a user