Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chapter 8: Adding Even More Style with Tailwind CSS

I feel like an idiot for not using Tailwind CSS until now.
— 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.