-
Notifications
You must be signed in to change notification settings - Fork 36
Should this work with Tailwind 2.0 #3
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
Comments
+1 |
1 similar comment
+1 |
I'm having the same issue @adamwathan, and I'm also on the compatibility version of tw2.0 |
I'm breaking my head asking why I can't get it to work, I'm using TW2 too |
Works perfectly fine with Tailwind 2, here's a project that demonstrates it: https://github.com/adamwathan/tailwind-2-aspect-ratio Please provide an actual reproduction of the problem if you are having a problem, it is impossible to help without seeing your code. |
Thank you @adamwathan I see know that the mistake was that I had On my tailwind.config.js |
Also had this issue, seemed to work after rearranging order of another plugin. |
This resolved my issue aswell! |
After upgrading to Tailwind 2.0 it seems that this plugin doesn't produce any classes anymore. Only me? I'm on the PostCSS compatibility version of tw2.0.
The text was updated successfully, but these errors were encountered: