Compatibility with latest Tailwindcss versions #121
-
Hello guys any plan to make this library available on Tailwindcss 4 ? I see the documentation its only related to Tailwindcss 3 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi, there are definitely plans but as TW4 introduced quite a few breaking changes, especially around plugins—that Vueform relies on heavily—I am not sure about when. As a bridge solution, a patch will be released soon (1-2 weeks) that will remove TW as a dependency for the builder, meaning you will be able to use it with plain CSS that will work in a TW4 environment as well. |
Beta Was this translation helpful? Give feedback.
-
Thanks @adamberecz for the fast development, we gonna test it next week. |
Beta Was this translation helpful? Give feedback.
Hi, there are definitely plans but as TW4 introduced quite a few breaking changes, especially around plugins—that Vueform relies on heavily—I am not sure about when.
As a bridge solution, a patch will be released soon (1-2 weeks) that will remove TW as a dependency for the builder, meaning you will be able to use it with plain CSS that will work in a TW4 environment as well.