vuejs / vitepress

Vite & Vue powered static site generator.
https://vitepress.dev
MIT License
11.48k stars 1.86k forks source link

Update Vue peer dependency language #3687

Closed ianschmitz closed 1 month ago

ianschmitz commented 1 month ago

The peer dependency language in the Getting Started guide confused me for a brief moment. I think what was trying to be conveyed was that you will want to install Vue as a dependency if making customizations. Presumably it’s an optional peer dep?