-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
-
Is there any plan for Tailwind 4.x to be ported to FreeBSD? At the moment the latest version available is 3.4.3, there is already a huge gap.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 3 replies
-
Hey! We do have a FreeBSD target from our native extensions if you're using the npm packages (vite/postcss/cli). What specific package are you missing on FreeBSD? We do not have the single-binary file for that system I'm afraid.
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks for the reply! What FreeBSD really lacks is an official Tailwind CSS binary for that platform, as we are currently using a manually compiled version (v3.4.3) hosted by a user. This makes it difficult to integrate directly with Phoenix, which tries to download the binary automatically. Having an official binary for FreeBSD in the Tailwind repository would make it much easier to use and distribute, especially for Phoenix projects that depend on Tailwind for the frontend.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Hi,
It would really be great to have a native FreeBSD binary. Is there any plan for this?
In the meantime, is there a workaround to have Tailwind CSS on a FreeBSD amd64 machine?
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi anyone who can share about how to have a native Tailwind bin on FreeBSD? Thank you.
Beta Was this translation helpful? Give feedback.