Muhammad Mahmoud

Results 49 comments of Muhammad Mahmoud

+1 This feature will make this the go-to module for icons

> +1 As well, being able to to fetch icons on demand from the iconify framework and using custom local icons (assets/icons for example), would be essentially the complete and...

> Planned but will be after 3.0 release This is great. Thanks for the amazing work from you and the whole team

Related https://github.com/nuxt/nuxt/issues/27038#issuecomment-2092350207. OP says the `install` is working as expected, He's using GitLab as a provider

Does the install works for you or do you have to re-specify the `dependencies` in your layer again in your main app?

That's weird 🤔 Error pages are a standalone html files that doesn't import the project's styles and classes for light & dark mode are already applied here https://github.com/nuxt/assets/blob/main/packages/templates/templates/error-dev/index.html#L18

Hey, can someone please explain how to use partytown with the new auto imported composables? My understanding is you need to set `type=text/partytown` on the script but now it's built-in

@logotip4ik Maybe you need to re-request review from daniel? It's in the 'request changes' now ![H2XaO](https://github.com/nuxt/nuxt/assets/86230182/7d582140-6c1a-44df-b090-a4199917fc74)

Does this apply to watch too? A use case would be switching back and forth locales in a multilingual site

This would be great. Maybe only view the component in dev tools if it's open and view it in normal inspect otherwise & adding a "Inspect Vue Component" as @epixian...