Cesar Gomez
Cesar Gomez
What if I have created my custom toast component with its own close button? How to get `close` event emit if I'm using `toast`service for Alert component? Example: ````js import...
It would be nice, some deps/packages/libs like TinyMCE doesn't works as expected when shadow root is present (no matter if it's opened).
> > Maybe I explained here why this is used It's the exact use case for Tailwind Variants, where [you get variants as typeof from VariantProps util](https://www.tailwind-variants.org/docs/typescript#extract-variants-from-a-component), Vue compiler resolve...
Are you trying [to do this](https://docs.unlayer.com/builder/images/custom-image-library)?
> Please update the docs. They still reference the deprecated method. > > https://v3.vitejs.dev/guide/build.html#chunking-strategy PR is welcome. Thanks.