Removed shamefully-hoist and updated all packages to respect that

This commit is contained in:
giancarlo
2024-04-10 01:45:03 +08:00
parent 9e1199f3f4
commit f729bf6077
33 changed files with 1504 additions and 1470 deletions

View File

@@ -16,7 +16,8 @@
"dependencies": {
"autoprefixer": "^10.4.19",
"postcss": "8.4.33",
"tailwindcss": "3.4.1"
"tailwindcss": "3.4.1",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@kit/eslint-config": "workspace:^",