Vjacheslav Trushkin

Results 268 comments of Vjacheslav Trushkin
trafficstars

Proper solution is to export types `PluginWithConfig` and `PluginWithOptions` in `plugin.d.ts` and `plugin.d.mts`.

Fixed in https://github.com/tailwindlabs/tailwindcss/pull/15869

Can you create a reproduction? That screenshot is useless, cannot do anything with it and cannot even understand where error is.

Looks like it wasn't bundled or for some reason javascript didn't load.

Yep. Excellent issue. I think for now I'll add a temporary workaround that keeps attributes without modifying data type, proper solution can be created a bit later.

I don't see SVG files, only font

Downloading from website is not an option. One of key features of Iconify is all icon sets are kept up to date. This is done by automatically checking source repositories...

Yes, that would be usable. From quickly looking at vue package that has raw svg (but not usable because extracting svg from js is not realistic), icons are good, so...