-
Notifications
You must be signed in to change notification settings - Fork 187
Support for MinGW-w64 #162
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
@engelcalderon Unfortunately we're limited right now to the versions of precompiled tailwindcss provided by the upstream maintainers. See https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.0.23 for the latest set (which includes 64-bit windows). |
Ah, sorry, I didn't fully read your original post. The platform |
@flavorjones Thank you for unfortunately is not working, I saw that yeah |
@engelcalderon I'll try to clarify. 64-bit windows is supported. If you need assistance getting this working, please provide the information requested above! Thanks! |
I found the solution, and it was installing RubyInstaller-3.0.3-1 - 2021-11-27 The issue is that in RubyInstaller-3.1.0-1 - 2021-12-31 they made the platform to be So far it's working for me, so until we get news I guess this is a solution. Thanks @flavorjones for the help |
Uh oh!
There was an error while loading. Please reload this page.
I'm working on Windows and my current platform is x64-mingw-ucrt and it throws me this error tailwindcss-rails does not support the x64-mingw platform
Is there a plan to support this platform if not yet how can we make it work at the moment on Windows?
The text was updated successfully, but these errors were encountered: