Skip to content

Commit 12cd415

Browse files
committed
chore: update package.json to add @tailwindcss/postcss as a dependency
1 parent 55e5ee0 commit 12cd415

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,11 @@
125125
"three": "^0.180.0",
126126
"vaul": "^1.1.2",
127127
"zod": "^4.0.10",
128-
"zustand": "^5.0.6"
128+
"zustand": "^5.0.6",
129+
"@tailwindcss/postcss": "^4"
129130
},
130131
"devDependencies": {
131132
"@eslint/eslintrc": "^3",
132-
"@tailwindcss/postcss": "^4",
133133
"@types/js-cookie": "^3.0.6",
134134
"@types/lodash.debounce": "^4.0.9",
135135
"@types/node": "^20",

0 commit comments

Comments
 (0)