Is there anyone know how to use twind with Nuxt? #182
-
I'm starting a project with Nuxt for SEO purposes. Currently, there are several options for me:
Is there anyone who has a working example combining Nuxt and Twind, I'm using pre-render mode, a temporary hack will be fine for me. 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
I hope this will help you:
Please let me know if I can help in any way. |
Beta Was this translation helpful? Give feedback.
I hope this will help you:
ignorelist
for warnings. For now I would just go with silent mode.a nuxt plugin like we have for next – I'm happy to help here, but I know almost nothing about nuxt.
body style + class –
<body style="opacity: 0" class="!opacity-1">
or<body style="display: hidden" class="!block">
umd with observe – start shimming as soon as possible