An easier way of using bootstrap-icons in your Nuxt project!
Run the following command to install and add the module to your project:
npx nuxi@latest module add nuxt-bootstrap-icons
That's it! You can now use nuxt-bootstrap-icons in your Nuxt app ✨
<BootstrapIcon name="alarm-fill" />
You can contribute to this module with StackBlitz:
or locally:
pnpm installpnpm dev:preparepnpm devNote: Hosted on Vercel