Larra Su
Larra Su
@Haythamasalama, I've implemented your suggestions. This is my first code contribution to an open source here on GitHub so I'm a bit lost on what to do. Thank you for...
> I solved the conflicts and refactored it, but still need to review and check all functionality @larrasu? Hover styles are not working for some reason. Thank you for updating...
> I'd try adding elements like [this](https://www.shadcn-vue.com/docs/installation/nuxt.html#add-components), and then making new Nuxt components with them (follow the instructions on the component's page on https://shadcn-vue.com), then calling those components in your...
I'm not sure if this is the best way to do this. But I managed to use `NuxtImg` without creating a custom provider. Basically, you need to add route rules...