-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tailwind Breaking Change @ 1.6.0 #19
Comments
I have not tried it yet, sorry. I need to see how the JavaScript object looks like before conversion |
No worries, I've forked for the moment - I think i can stick a custom package in place with 1.5.2 tailwindcss in it to prevent the issue. It's a temp solution. |
Not having much joy with that plan actually - i think i know why... I need to publish it so your build scripts work ... src level ain't gonna cut it :D - before i do this - do you have a timeline for when you think you'll be able to look into? |
Try #20, should work for you. 1.6 broke allot of tests, so I cant finish it now, but this should fix your immediate problems. |
I've a got a build issue because of some new animation corePlugin vars that are not formed correctly.
I've tried to block the animation coreplugin but it doesn't see to be respecting the configuration, unless i've doing that wrong.
Any immediate suggestions?
The text was updated successfully, but these errors were encountered: