checkpoint - added separate tailwind, removed turborepo's tailwind and ui

This commit is contained in:
2025-05-10 12:37:36 +05:30
parent 9a431e63db
commit 4b02202ec9
19 changed files with 74 additions and 1006 deletions

View File

@@ -21,10 +21,5 @@
"workspaces": [
"apps/*",
"packages/*"
],
"dependencies": {
"@tailwindcss/postcss": "^4.1.6",
"@tailwindcss/typography": "^0.5.16",
"tailwindcss-animate": "^1.0.7"
}
]
}