We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello guys... i need to prefetch my icons in my application.
There are a way to do this? I can't find anything about this in documentation.
Thans guys!
The text was updated successfully, but these errors were encountered:
I am thinking to support this by leveraging a unplugin plugin in order to know all the icons used in the Vue code to preload them.
unplugin
Any help is welcome
Please find a small example on how to do it: https://stackblitz.com/edit/github-d95vfk?file=modules%2Fsafelister%2Funplugin.ts
Sorry, something went wrong.
It would be nice to have a configuration for the icon collection so that we can prefetch the icon collections we've specified.
No branches or pull requests
Hello guys... i need to prefetch my icons in my application.
There are a way to do this? I can't find anything about this in documentation.
Thans guys!
The text was updated successfully, but these errors were encountered: