Orbviox
Orbviox
NNuxt
Created by Ryän on 6/18/2024 in #❓・help
Tailwind CSS module unexpected style apply
the content paths include the pages directory and that should trigger invalidation of tailwind cache - let me investigate!
40 replies
NNuxt
Created by FantasyFlip on 4/17/2024 in #❓・help
Docs Template for Module Authors
there’s some thread on one of the repos that provides an email i think for module authors to get a license key too
5 replies
NNuxt
Created by FantasyFlip on 4/17/2024 in #❓・help
Docs Template for Module Authors
docus is deprecated from what I recall and nuxt/ui(-pro) is the way to go 👍
5 replies
NNuxt
Created by dohn on 4/13/2024 in #❓・help
What's the proper way to define JSX components?
yeah this should do - any issues you’re encountering?
2 replies
NNuxt
Created by Sorairo Setsuna#0989 on 4/6/2024 in #❓・help
How to Require tailwind plugins in a Nuxt Module
9 replies
NNuxt
Created by Sorairo Setsuna#0989 on 4/6/2024 in #❓・help
How to Require tailwind plugins in a Nuxt Module
if I get around to it (most likely will), I’ll help out with a PR (assuming thats your repository) 🙂
9 replies
NNuxt
Created by Sorairo Setsuna#0989 on 4/6/2024 in #❓・help
How to Require tailwind plugins in a Nuxt Module
with that said, the next version of TailwindCSS should allow passing plugins as strings (I hope they release it before v4 separately soon)
9 replies
NNuxt
Created by Sorairo Setsuna#0989 on 4/6/2024 in #❓・help
How to Require tailwind plugins in a Nuxt Module
when you do this, as of 6.11.4, you’ll need prepare but 6.12.0 (hopefully) should streamline that
9 replies
NNuxt
Created by Sorairo Setsuna#0989 on 4/6/2024 in #❓・help
How to Require tailwind plugins in a Nuxt Module
an update to the TW module is already looking to make that the default expected behaviour
9 replies
NNuxt
Created by Sorairo Setsuna#0989 on 4/6/2024 in #❓・help
How to Require tailwind plugins in a Nuxt Module
so for plugins to the Tailwind config - I would recommend generating a cjs template and passing that to configPaths of the module
9 replies
NNuxt
Created by leofreedy. on 3/26/2024 in #❓・help
[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
NNuxt
Created by leofreedy. on 3/26/2024 in #❓・help
[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 Pinia
22 replies
NNuxt
Created by leofreedy. on 3/26/2024 in #❓・help
[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
NNuxt
Created by leofreedy. on 3/26/2024 in #❓・help
[CLOSED]: Hydration Nuxt 3 + Pinia
22 replies