Receiving ActionView::Template::Error (The asset "tailwind.css" is not present in the asset pipeline

Hello,
I am able to build the app but receiving ActionView::Template::Error (The asset “tailwind.css” is not present in the asset pipeline. It is a Rails app with webpacker and React. I have rake assets:precompile in the build command yet it is still breaking. Tailwind is installed using the tailwindcss-rails gem.

Hi there,

I see a few useful suggestions in this GitHub issue: https://github.com/rails/tailwindcss-rails/issues/153

Could you try reviewing those and let me know if any of the suggestions help?

Regards,

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.