Posts

Showing posts from 2021

How to install tailwindcss on Ruby on Rails 7

Image
I am trying to install tailwindcss on rails 7. Let's learn how to do it. Add rails/tailwindscss on the gem file -  $ gem 'tailwindcss-rails'