jpkleemans / vite-svg-loader

Vite plugin to load SVG files as Vue components
MIT License
554 stars 58 forks source link

Add readme section about integrating with Nuxt #137

Open Mini-ghost opened 6 months ago

Mini-ghost commented 6 months ago

More and more people are integrating vite-svg-loader with Nuxt in their projects. To assist users in setting this up quickly, we could consider providing a clear configuration guide in the readme.

Additionally, I'd like to introduce nuxt-svgo-loader, a Nuxt module built on vite-svg-loader. It's integrated with Nuxt Devtools, which aids users in locating the required SVG files in their projects.

Nuxt SVGO loader with Nuxt Devtools