Jamaluddin Rumi

Results 21 comments of Jamaluddin Rumi

it works on mine i used the all user version one

✨amazing more storyblok users & similar headless cms users will come to here 😁

sorry, i put the wrong reference url. the right one is here https://www.storyblok.com/docs/image-service it contains more comprehensive & demos on how storyblok generate dynamic responsive images based on url params.

try disable the plugin copy .remote-sync.json that already works and then enable the plugin again

`init` _Event_, for example, can be used to determine when to scroll down to an element anchor wrapping with Moveable inside it. it needs a time for Moveable to be...

maybe what @yulafezmesi & i mean is we need such an event, like `init` event, which we can use to perform something when Movable just ready

a nice real use case is like on https://www.indomascot.com/en/ e.g. you visited from another page, say https://www.indomascot.com/en/about-us/ and go to fitting design section powered by MoveableVue3 it needs to waiting...

since partytown rely on web worker that does not fully support ES module in all browsers, it can't be achieved for now https://github.com/BuilderIO/partytown/issues/195#issuecomment-1154275550

i'm just creating workaround i create empty `tailwind.config.js` in favor tailwind intellisense activated ``` # left it empty ``` and create `tailwind.config.ts` and loading daisyui here ``` import type {...

this is it https://github.com/jamaluddinrumi/nuxt3-daisyui-starter there is also recommendation for vscode extensions as well inside .vscode directory gladly waiting for your response