Chapter 8: Adding Even More Style with Tailwind CSS
I feel like an idiot for not using Tailwind CSS until now.
— Ryan Florence
— Ryan Florence
We have already seen how to add some style to our pages using CSS.
However, we won't use CSS directly, but rather Tailwind CSS—a utility-first CSS framework that greatly simplifies the styling process.