started titles splitted textes

This commit is contained in:
2026-07-17 16:45:27 +02:00
parent 8bf17caf19
commit 0e1b0158d7
35 changed files with 246 additions and 14 deletions
+7
View File
@@ -10,6 +10,7 @@
"dependencies": {
"axios": "^1.7.2",
"gsap": "^3.14.1",
"splitting": "^1.1.0",
"vue": "^3.4.29"
},
"devDependencies": {
@@ -1945,6 +1946,12 @@
"node": ">=0.10.0"
}
},
"node_modules/splitting": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/splitting/-/splitting-1.1.0.tgz",
"integrity": "sha512-6Tj+4mvlSti4DUu1yl0PnkHIIoLchFYJHqz2DnwYkvEehXbjrR2epa4ds/xdto6ZdZsC+NP5IOOehi9VGjNlMQ==",
"license": "MIT"
},
"node_modules/vite": {
"version": "5.4.21",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz",