
Template for set-up of Rails 6, Tailwind 2.0 and Devise.
The Le Wagon Rails templates served as inspiration for this new product. It offers two templates, one with Devise authentication and one without. The templates are built on Rails 6 and incorporate Tailwind 2.0 for styling. The templates include a styled navbar and utilize components from the thomasvanholder/tailwind-components and thomasvanholder/assets repositories. Additionally, the user model has been enhanced with a first and last name attribute.
This product provides Rails templates inspired by the Le Wagon Rails templates. It offers two variations, one with Devise authentication and one without. The templates are built on Rails 6 and incorporate Tailwind 2.0 for styling. The theme also includes a styled navbar and utilizes components from the thomasvanholder/tailwind-components and thomasvanholder/assets repositories. Additionally, the user model has been enhanced with a first and last name attribute. Installation is straightforward and can be done by following the provided guide.

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.