oyedejioyewole / nuxt-phosphor-icons

Just a simple integration for @phosphor-icons in Nuxt
https://nuxt-phosphor-icons.vercel.app
10 stars 2 forks source link

docs: use new `nuxi module add` command in installation #11

Open danielroe opened 7 months ago

danielroe commented 7 months ago

This updates the documentation to use the nuxi module add command which should simplify docs a bit and also improve user experience as there's no need to add to nuxt.config manually.

It's documented here.

I may have missed a few spots in the documentation as I'm doing this across the modules ecosystem assisted by the power of regular expressions ✨, so I'd appreciate a review 🙏

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt-phosphor-icons ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 0:49am
oyedejioyewole commented 7 months ago

thanks