Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit cfe37c8

Browse files
committed
add tailwind-animate
1 parent 0ee03c4 commit cfe37c8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

apps/web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"recharts": "^2.12.7",
7474
"satori": "^0.10.14",
7575
"sharp": "^0.33.4",
76+
"tailwindcss-animate": "^1.0.7",
7677
"three": "^0.168.0",
7778
"three-stdlib": "^2.33.0",
7879
"twemoji": "^14.0.2",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ __metadata:
435435
satori: ^0.10.14
436436
sharp: ^0.33.4
437437
tailwindcss: ^3.2.4
438+
tailwindcss-animate: ^1.0.7
438439
three: ^0.168.0
439440
three-stdlib: ^2.33.0
440441
ts-jest: ^29.2.5
@@ -25506,6 +25507,15 @@ __metadata:
2550625507
languageName: node
2550725508
linkType: hard
2550825509

25510+
"tailwindcss-animate@npm:^1.0.7":
25511+
version: 1.0.7
25512+
resolution: "tailwindcss-animate@npm:1.0.7"
25513+
peerDependencies:
25514+
tailwindcss: "*"
25515+
checksum: c1760983eb3fec0c8421e95082bf308e6845df43e2f90862386366e82545c801b26b4d189c4cd23d6915252b76d18005c8e5f591f8b119944c7fb8650d0f8bce
25516+
languageName: node
25517+
linkType: hard
25518+
2550925519
"tailwindcss@npm:^3.2.4":
2551025520
version: 3.4.6
2551125521
resolution: "tailwindcss@npm:3.4.6"

0 commit comments

Comments
 (0)