Ruby-on-Rails and Tailwind CSS Tutorial
Tailwind CSS is a utility-first CSS framework with tons of classes that can be used to build any design directly in HTML. Why should you use Tailwind CSS with Rails? Tailwind CSS’s core concept is its utility-first fundamentals, aka being able to build complex components from a constrained set of simple utilities. This brings many …