Skip to content

Commit 2bfb038

Browse files
committed
chore: declare kit-tailwind for Tailwind content registration
1 parent 31447c0 commit 2bfb038

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@
4343
"validate": "desktop validate ."
4444
},
4545
"dependencies": {
46-
"@nuxt/kit": "^4.3.0"
46+
"@nuxt/kit": "^4.3.0",
47+
"@owdproject/kit-tailwind": "workspace:*",
48+
"@owdproject/kit-primevue": "workspace:*"
4749
},
4850
"devDependencies": {
4951
"@nuxt/module-builder": "^1.0.2",

0 commit comments

Comments
 (0)