mafifi

Results 6 comments of mafifi

I'm sorry I am still really struggling with this one when attempting to pass enhanced images to a component. I can't seem to make it work with `vite` or `enhanced-img`...

> Looks like it's mad that you pass `img` to the instantiation but declare the parameter as `image` in `Component`. > > Also I'm not sure if enhanced img supports...

> Do you have an extra set of curly braces around your images value (aqlogo) you're passing to the component? > > I'd maybe try breakpointing or console.log-ing the value...

After a couple of days of digging I've finally managed to make this work. Technically, it's working as intended, though I would argue this is a bug as the documentation...

Trying to debug this to identify where the issue is in tailwind. Much easier to reproduce with the cli. `cd apps/laifu-nini && npx @tailwindcss/cli --input src/app.css --optimize | grep oklch`...