v4.2.2 / 2025-04-05
v4.2.2 / 2025-04-05
Improved
- The "tailwindcss:upgrade" task now uses the latest version of the
@tailwindcss/upgradetool. #529 @flavorjones - The "verbose" flag on Rails tasks now emits additional tailwind CLI debugging info (e.g.,
bin/rails tailwindcss:build[verbose]). #530 @flavorjones - Simplified the scaffold templates, removing unnecessary
divtags. @523 @patriciomacadden