Iha Shin (신의하)

Results 76 comments of Iha Shin (신의하)

Is the feature already present? I have added the events on the `emits` array and haven't got any on the TS definition - all the `onXXX` props were not in...

I know that - actually have mentioned in the previous comment. I was just thinking about automatically generating type definitions from items in the `emits` property.

I just tried with Astro 1.0.0-rc.2. It works flawlessly in most cases. However, since all Vite plugins get applied AFTER the Astro framework integrations(which can contain JSX transforms), Attributify mode...

edit: just tried building the production bundle and it's completely broken :D I have tried several workarounds but all of them are not working. - Directly importing `uno.css` in `.astro`...

Update: things work flawlessly when I patch the `@unocss/vite` plugin's `unocss:global:build:generate` sub-plugin to run on SSR only. Although this sounds like a very Astro-specific tweak, I believe this is worth...

Many people are struggling with reading markups with a bunch of styling properties, especially when they're not trying to touch the styles. The idea comes from there: would it be...

@moalamri that looks cool! Although I see some points that can be improved with UnoCSS-specific integration, that extension seems mostly enough for classic class-based atomic CSS frameworks. One of the...

I agree with you, that sounds very simple and straightforward.

I've spent some time trying to create SolidJS integration for Stackflow and realized that all the workspace settings and extensions are optimized for React. I have no idea how to...

Sounds great! It'd be great for me to have further works linked with this issue, so I can get some notifications from it! 🙏