Originally posted by deyemiobaa July 21, 2022
Hello, I'm trying to set up a new rails project with rails new my_app --css tailwind && rails new my_app --css=tailwind but I keep getting an error

This same error also exists if I try to add tailwind-CSS manually using the steps specified in the documentation

I use a Windows 10 PC