Added tailwindcss-animate

- Added animation to header icon
- Added animation to home page (icons/privacy disclaimer)
This commit is contained in:
2024-01-31 23:12:29 +01:00
parent 4f7a327a4c
commit 73f062e217
5 changed files with 37 additions and 134 deletions

View File

@ -19,6 +19,7 @@
"@angular/platform-browser-dynamic": "^17.0.0",
"@angular/router": "^17.0.0",
"rxjs": "~7.8.0",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.3.0",
"zone.js": "~0.14.2"
},