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
The documentation site for Inspira UI uses shadcn-docs-nuxt. I'm planning to add support for TailwindCSS v4 but unable to fully migrate as this layer is still TailwindCSS v3 based.
When are you planning to support TailwindCSS v4.
Additional information
Would you be willing to help implement this feature?
The text was updated successfully, but these errors were encountered:
I'll migrate to tailwind v4 in the v1 major (still using content v2, content v3 will be the v2 major).
Currently shadcn-vue has some problems in tailwind v4, and @nuxtjs/tailwindcss hasn't release v7 with tailwind v4 support, so a stable release might not be too soon.
While waiting for them to support tailwind v4, I'm working on a tailwind-v4 branch which works around all the issues and I will release it as a v1 beta (in #104) and we can migrate the inspira site to tailwind v4 before shadcn-vue and @nuxtjs/tailwindcss fully supports tailwind v4.
Describe the feature
The documentation site for Inspira UI uses shadcn-docs-nuxt. I'm planning to add support for TailwindCSS v4 but unable to fully migrate as this layer is still TailwindCSS v3 based.
When are you planning to support TailwindCSS v4.
Additional information
The text was updated successfully, but these errors were encountered: