Orbviox
How to Require tailwind plugins in a Nuxt Module
here you go! https://github.com/jcmsj/daisyui-nuxt/pull/1
11 replies
[CLOSED]: Hydration Nuxt 3 + Pinia
oh the usage is here! https://nuxt.com/docs/getting-started/state-management#usage-with-pinia (this is with options syntax)
22 replies
[CLOSED]: Hydration Nuxt 3 + Pinia
if you try out with
useState
like so: https://nuxt.com/docs/getting-started/state-management#initializing-state and then try to see how to go about this in Pinia22 replies
[CLOSED]: Hydration Nuxt 3 + Pinia
I can't say about SEO - you may need to design around it in a different way
I searched on Pinia issues and there was something I had found a while ago, but can't find atm 🤔 https://github.com/vuejs/pinia/discussions?discussions_q=nuxt+hydration
22 replies