Skip to content

tailwindcss not found #3

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

Closed
scott-knight opened this issue Sep 29, 2021 · 1 comment
Closed

tailwindcss not found #3

scott-knight opened this issue Sep 29, 2021 · 1 comment

Comments

@scott-knight
Copy link
Contributor

scott-knight commented Sep 29, 2021

after installing the gem and running the install, when I try to generate a new controller, i am seeing the error: error tailwindcss [not found], and it fails to generate the view:

rails g controller main index
      create  app/controllers/main_controller.rb
       route  get 'main/index'
       error  tailwindcss [not found]
      invoke  rspec
      create    spec/requests/main_spec.rb
      invoke  assets
      invoke    css
@scott-knight
Copy link
Contributor Author

I will submit a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant