0.0
The project is in a healthy, maintained state
Pretty sign in & sign up pages with Tailwind CSS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 6.0
>= 0.20.0

Runtime

>= 6.0
 Project Readme

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
TADA! Your views are now styled with TailwindCSS 👏🎉