tailwind-rails-bug Tailwind Templates

Tailwind Rails Bug

Tailwind CSS with Rails bug

Installation

Clone the repository

git clone [email protected]:thisisrishabh22/tailwind-rails-bug.git
cd tailwind-rails-bug

Check your Ruby version

ruby -v

The ouput should start with something like ruby 3.0.1

If not,
Install the right ruby version using rbenv:

rbenv install 3.0.1

Install the right ruby version using rvm:

rvm install 3.0.1

Install the missing gems:

bundle install

Initialize the database

rails db:create
rails db:migrate

Serve

rails s

Top categories

Loading Svelte Themes