devise-tailwindcssed icon indicating copy to clipboard operation
devise-tailwindcssed copied to clipboard

Generate Tailwind styled views for Devise

Results 5 devise-tailwindcssed issues
Sort by recently updated
recently updated
newest added

I was trying to add this gem to a new project but the dependency constraints prevented me to add it to my Gemfile. I've created this fork to try if...

…fault. Was not able to run on Ruby 3.2 due to gemspec configuration. Opened it up by removing the max version. Don't know what the reason was for locking it...

Installation was failing due to the requirements, but generation works with ruby 3.2.2 and rails 7.1.1

### Fix typo in installation commands ## Checklist - [x] I have read this repository's [contribution guidelines.](https://github.com/posiczko/devise-tailwindcssed/blob/de811e9bcf6b01c55de4f9b4b58e405a68a1f72b/CODE_OF_CONDUCT.md) - [x] My pull request has a descriptive title (not a vague title...