Skip to content

chore: upgrade tailwindcss-rails from v3 to v4#33

Merged
dadachi merged 1 commit intomainfrom
chore/update-tailwindcss-rails-v4
Apr 3, 2026
Merged

chore: upgrade tailwindcss-rails from v3 to v4#33
dadachi merged 1 commit intomainfrom
chore/update-tailwindcss-rails-v4

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Apr 3, 2026

Summary

  • Upgrade tailwindcss-rails from ~> 3.0 to ~> 4.0 (Tailwind CSS v4.2.1)
  • Migrate CSS from app/assets/stylesheets/ to app/assets/tailwind/
  • Replace tailwind.config.js with CSS-based @theme and @plugin directives

Test plan

  • Run bin/ci — all checks pass
  • Verify display pages render correctly with the new Tailwind build

🤖 Generated with Claude Code

- Update gem from ~> 3.0 to ~> 4.0 (tailwindcss-ruby 4.2.1)
- Migrate CSS from app/assets/stylesheets/ to app/assets/tailwind/
- Replace tailwind.config.js with @theme, @plugin directives in CSS
- Convert @import "tailwindcss/base|components|utilities" to @import "tailwindcss"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit 3375b56 into main Apr 3, 2026
3 checks passed
@dadachi dadachi deleted the chore/update-tailwindcss-rails-v4 branch April 3, 2026 00:21
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

Successfully merging this pull request may close these issues.

1 participant