You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read https://antfu.me/posts/icons-in-pure-css and I recently watched the @antfu nuxt nation presentation around icon loading strategies and was disappointed to learn I wouldn't be able to leverage css icons on an icon heavy work project because it doesn't use unocss.
I understand from this #331 that this type of work is considered out of scope for this particular project, but seeing as there was already a PR for this feature and per @userquin suggestion on #88 I'd like to reopen this discussion. I still think there is general interest in having this feature merged in.
Suggested solution
It seems a lot of work went into attempting to include this functionality originally in #88
Or maybe some documentation around how this can be achieved in vue/react/etc without a specific css framework.
I believe this feature would be better fit into a separate plugin - Iconify already provides a few utilities to generate CSS icons easily - feel free to take the idea and make your own project. If you end up using unplugin and has a solid code base, we'd be happy to discuss if moving into organizations and collaborate, etc.
Clear and concise description of the problem
I've read https://antfu.me/posts/icons-in-pure-css and I recently watched the @antfu nuxt nation presentation around icon loading strategies and was disappointed to learn I wouldn't be able to leverage css icons on an icon heavy work project because it doesn't use unocss.
I understand from this #331 that this type of work is considered out of scope for this particular project, but seeing as there was already a PR for this feature and per @userquin suggestion on #88 I'd like to reopen this discussion. I still think there is general interest in having this feature merged in.
Suggested solution
It seems a lot of work went into attempting to include this functionality originally in #88
Or maybe some documentation around how this can be achieved in vue/react/etc without a specific css framework.
Alternative
N/A
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: