Add subtle animation on the homepage

This commit is contained in:
2026-06-16 23:19:14 +03:00
parent 32dbece9e1
commit 1fff7e0704
5 changed files with 32 additions and 8 deletions

12
pnpm-lock.yaml generated
View File

@@ -50,6 +50,9 @@ importers:
sharp:
specifier: ^0.35.1
version: 0.35.1
tailwind-animations:
specifier: ^1.0.1
version: 1.0.1(tailwindcss@4.3.1)
tailwindcss:
specifier: ^4.3.1
version: 4.3.1
@@ -2171,6 +2174,11 @@ packages:
engines: {node: '>=16'}
hasBin: true
tailwind-animations@1.0.1:
resolution: {integrity: sha512-5ouCdgfGS4kcyuzRSb/1O3o9f5Akssi7ue46PHfKjvPLMWjtnzmqM8i6ElES3tKVTyhjSaTPfLti7aB7WSxhZg==}
peerDependencies:
tailwindcss: ^4.0.0
tailwindcss@4.3.1:
resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==}
@@ -5156,6 +5164,10 @@ snapshots:
picocolors: 1.1.1
sax: 1.6.0
tailwind-animations@1.0.1(tailwindcss@4.3.1):
dependencies:
tailwindcss: 4.3.1
tailwindcss@4.3.1: {}
tapable@2.3.3: {}