Carlos Yan
Carlos Yan
nice to have it
https://codesandbox.io/p/sandbox/amazing-galois-2d6j7p `cat dist/variants/ripple.d.ts`
Here are a few notes on what I've tried. 1. `unplugin-icons` The icon renders correctly in server and client components, but will receive `webpack` cache warning at startup. 2. `@iconify/tailwind`...
Update: I created an empty component that uses `use client` and imported `icons-bundle` file. It provides the right `addCollection` for client components to render icons on server side and doesn't...
Seconded. I've noticed that too. 