Bug report
Steps to reproduce
- Install or update to tailwindcss-rails v2.0.15 (also happens with current latest, v2.0.16)
- run either
bin/dev or bin/rails server and bin/rails tailwindcss:watch on separate terminals.
Expected behavior
Tailwind CSS should rebuild stylesheet after every change in files matching any tailwind.config.js module.exports.content patterns.
Actual behavior
Changes are ignored.
System configuration
Rails version: 7.0.4
Ruby version: 3.1.2p20