Do you plan to update to tailwind 4? #493
Unanswered
stojankukrika
asked this question in
Q&A
Replies: 4 comments 4 replies
|
Eventually, yes. A lot of people seem to be holding off from upgrading from v3 due to all the breaking changes. Let's wait a little to see how people responding to v4 and most bugs are fixed (https://github.com/tailwindlabs/tailwindcss/issues) |
0 replies
|
I didn't have any issues with the tailwind upgrade. Make local update of this package and all works as before. |
1 reply
|
We just wanted to check that the Pro version will also get a Tailwind 4 update if/when the free version does? |
3 replies
|
for tailwind v4 just add these in app.css @source '../../vendor/wire-elements/modal/resources/views/.blade.php'; then everything will work as expected, like position, max width, other related css |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
New tailwind 4 is released. Do you plan to update the package into it?
https://tailwindcss.com/docs/upgrade-guide
All reactions