-
-
Notifications
You must be signed in to change notification settings - Fork 156
Description
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
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.