Compatibility with latest Tailwindcss versions #121
Answered by adamberecz
evertonbuzzi asked this question in Questions
-
| 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.
Answered by adamberecz May 14, 2025
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.
2 replies
Answer selected by evertonbuzzi
-
| Thanks @adamberecz for the fast development, we gonna test it next week. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.