TAG Rails

Rails + TailwindCSS

How to install TailwindCSS 2.0 on Ruby on Rails 6.1.1

In this tutorial, I’ll walk you step-by-step on how to install TailwindCSS 2.0 on Ruby on Rails. TailwindCSS is “a utility-first CSS framework packed with classes that can be composed to build any design, directly in you markup.” – https://tailwindcss.com/ To follow along make sure you have the necessary tools/dependencies, and they are updated. For…

READ MORE