reslear
reslear
@OnlinePage please answer https://github.com/CodetrixStudio/CapacitorGoogleAuth/issues/202#issuecomment-1666532128
Hey, cool, but we need more code flow also
is PR welcome?
cool, wait :)
ok, i'm complete working with nuxt3 suport: - [x] add example - [x] check in dev/build ssr hydration alse optimize emits only is need for prevent ddos devtools events panel...
Would like to use css agnostic instead of only tailwind or various forks including unocss official support
hi @Tahul this is breaks nuxt types for `useNuxtApp()` same as https://github.com/GaborTorma/nuxt-dayjs-i18n/issues/5 proof: `.nuxt/types/plugins.d.ts` temp solution: `pnpm patch @vueuse/motion` ```diff diff --git a/dist/runtime/templates/motion.d.ts b/dist/runtime/templates/motion.d.ts new file mode 100644 index 0000000000000000000000000000000000000000..9cf58a7924cd41b6078876411e90490dc1c0a5e7...
strange but I found this PR https://github.com/vueuse/motion/pull/136 --- after build: I suspect the fix was released before publication, just need to release a new version v2.0.1 --- @Tahul please release...
this commit - add open in new tab example for `toBlobs`, for fast testing result
> @reslear Could you further explain how the pretty print option could/should benefit the plugin? We allready have XSL in place for styling of the XML. about source code ;)