Agile Web Dev with Rails 7 : /products page renders large images (page 80)

@rubys

I’m following along (and using the book source download) but found that after updating the app/views/products/index.html.erb with the new listing format that all the images are very large. This forces the product title etc. to be squashed to the right. The ‘New Product’ button is also missing. It looks as though Tailwind is being ignored.

I am still not sure whether I missed something or the book skipped something (which may have changed since publication) but I found I needed to recompile for Tailwinds to be added to my Depot project.