You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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