Files
Zero/packages/tailwind-config/package.json
Adam 2b11e67893 fix: improve mail list and thread management with updated hooks and l… (#370)
* fix: improve mail list and thread management with updated hooks and layout adjustments

* conflicts

---------

Co-authored-by: Nizzy <nizabizaher@gmail.com>
2025-03-03 03:24:40 -05:00

13 lines
224 B
JSON

{
"name": "@zero/tailwind-config",
"version": "0.0.0",
"private": true,
"exports": {
".": "./tailwind.config.ts"
},
"devDependencies": {
"@zero/tsconfig": "workspace:*",
"tailwindcss": "3.4.17"
}
}