Skip to content

Commit 5b6c15e

Browse files
Fix docs type-checking for the Tailwind plugin (#29)
1 parent f0baeab commit 5b6c15e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/create-vue-lib/src/template/vitepress/config/packages/docs

packages/create-vue-lib/src/template/vitepress/config/packages/docs/package.json.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"tailwindcss": "catalog:",
2121
<%_ } _%>
2222
"typescript": "catalog:",
23+
"vite": "^5.4.21",
2324
"vitepress": "catalog:",
2425
"vue-tsc": "catalog:"
2526
},

0 commit comments

Comments
 (0)