fix: avoid failing resolve types by adding radix-vue to project deps in init command
This commit is contained in:
parent
b40321e3d9
commit
ca49fd6bef
|
|
@ -36,6 +36,7 @@ const PROJECT_DEPENDENCIES = {
|
||||||
'class-variance-authority',
|
'class-variance-authority',
|
||||||
'clsx',
|
'clsx',
|
||||||
'tailwind-merge',
|
'tailwind-merge',
|
||||||
|
'radix-vue',
|
||||||
],
|
],
|
||||||
nuxt: [
|
nuxt: [
|
||||||
'@nuxtjs/tailwindcss',
|
'@nuxtjs/tailwindcss',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user