You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on tailwind docs, after migrating to v4 (which nuxt/ui@3 uses), @apply doesn't work in components anymore.
Are there any hacks regarding this or migration tips as it can take forever to replace everything manually?
Description
Appreciate your work over nuxt/ui.
Based on tailwind docs, after migrating to v4 (which
nuxt/ui@3
uses),@apply
doesn't work in components anymore.Are there any hacks regarding this or migration tips as it can take forever to replace everything manually?
Tailwind update docs
https://tailwindcss.com/docs/upgrade-guide#using-apply-with-vue-svelte-or-css-modules
The text was updated successfully, but these errors were encountered: