Vjacheslav Trushkin

Results 313 comments of Vjacheslav Trushkin

Those are warnings, not errors, they do not affect functionality. However, they are useful to find out icons that do not work. For example, if you've made a typo in...

When you see a warning, plugin doesn't generate any CSS, so bundle size should not increase. If it does, that's a Tailwind CSS bug because plugin does not return anything...

Its a known bug in Node for Windows. Neither of those packages have exports that end with trailing slash, so warning is incorrect. It happens only on Windows. To get...

> Is this still a bug in Node 25, Nuxt 4.1.3 running Windows? Seems a bit strange There is a bug report in Node repo and a pull request with...

I cannot help with that because I'm not using Flutter and not familiar with how it renders icons.

Looks like source repository is not up to date. I'll see what can be done about that...

Yes, there is also a package for SVG files, it is even further out of date than React component. Looks like icon set is not maintained by developers.

Updated, thanks to @anhthang See https://github.com/iconify/icon-sets/issues/184

I assume you are posting about Tailwind CSS plugin, based on your previous issues. I have no idea how to implement that. Plugin generates CSS selectors that Tailwind CSS parses,...

A bit of context. Icon sets are marked as hidden when: - They are duplicate (several icon sets changed prefixes per author's request) - They are very old and have...