Vjacheslav Trushkin

Results 269 comments of Vjacheslav Trushkin

Actually, even `vite.config.ts` fails without UnoCSS: ![Screenshot 2024-03-29 at 19 47 00](https://github.com/unocss/unocss/assets/822287/0876f8db-3c0a-442d-bbe8-e80899985b54) So this is not UnoCSS error.

Few more icons with same bugs: - `/production/line/svg/tornado.svg` has multiple elements with `id="x2"` (unused, so not critical) - `/production/line/svg/thunderstorms-rain.svg` has multiple animations with `id="x1"` - `/production/line/svg/thunderstorms-overcast-rain.svg` has multiple animations with...

It's just a different set. Material Icons is old icon set, Material Symbols is new one. Icon sets cannot be combined because this icon set has 5 variations for each...

Just tested it, can confirm that it is broken for me too. Whole Sketch plugin system is currently broken, doesn't work with latest macOS. Plugins seem to have issue with...

Found a workaround for build tools not working, also reported it to Sketch developers: https://github.com/skpm/skpm/issues/304 However, it didn't solve issue. Sketch is still crashing even with latest `sketch-module-web-view`. Nothing I...

Tested other plugins. All plugins that use web view are crashing for me. However, one plugin that doesn't use web view is working. So looks like issue is with `sketch-module-web-view`,...

Thanks for report! Sections are rather new addition to Figma, it is not supported by plugin yet. I'm in process of rewriting plugin, new version will account for sections.

Fixed in version 3 (preview is available in this repository)

> @antfu here is the repro: https://github.com/ojvribeiro/nuxt-repro-deprecation-warning That reproduction doesn't show any warnings when running build command on MacOS or Linux. Looking at this screenshot and previous screenshots, all reports...

> Actually, no, I have the similar issue on MacOS: Can you post a reproduction?