nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.08k stars 624 forks source link

fix: add missing imports for search #2412

Closed Barbapapazes closed 10 months ago

Barbapapazes commented 10 months ago

🔗 Linked issue

fix #2404

❓ Type of change

📚 Description

I fix some imports issues. I also add .nuxtrc file to avoid auto-import and to detect missing imports.

📝 Checklist

cfab commented 10 months ago

Thank you !