Tailwind Devise Gem for Ruby on Rails
Style the devise views for sign in/sign up using TailwindCSS
How to use
Step 1. Install the gem
bundle add tailwind_devise
Step 2. Run the command to install the tailwind styled views
rails g tailwind_devise:views