Although I followed all the steps and even tried the --css-tailwind pre-configured project setup
I always get the same Error
/var/lib/gems/3.0.0/gems/tailwindcss-rails-2.0.27-x86_64-linux/exe/x86_64-linux/tailwindcss: 1: ELF: not found
/var/lib/gems/3.0.0/gems/tailwindcss-rails-2.0.27-x86_64-linux/exe/x86_64-linux/tailwindcss: 4: Syntax error: word unexpected (expecting ")")
rails aborted!
Command failed with exit 2: /var/lib/gems/3.0.0/gems/tailwindcss-rails-2.0.27-x86_64-linux/exe/x86_64-linux/tailwindcss
Tasks: TOP => assets:precompile => tailwindcss:build
(See full trace by running task with --trace)
Additionally, I get the following when I try to use the tailwind
The asset "tailwind.css" is not present in the asset pipeline.