fix: update tailwind config package

This commit is contained in:
sriram veeraghanta 2025-01-14 17:09:40 +05:30
parent e962770a5f
commit 3f708e451c
22 changed files with 24 additions and 30 deletions

View file

@ -76,12 +76,12 @@
},
"devDependencies": {
"@plane/eslint-config": "*",
"@plane/tailwind-config": "*",
"@plane/typescript-config": "*",
"@types/node": "18.15.3",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.2.18",
"postcss": "^8.4.38",
"tailwind-config-custom": "*",
"tsup": "^7.2.0",
"typescript": "5.3.3"
},