Why Tailwind

Understand the importance of Tailwind CSS and its usage in styling various components of a web application.

Cascading Style Sheets (CSS) enable us to control our information display and enhance our page with visual effects. With CSS, we can do amazing things to the basic text and images on our site, and with a little bit of client-side code to add and remove CSS classes, we can do exponentially more. However, sometimes CSS can also be hard to debug, complicated to write, and difficult to control.

This course will help us counter its complexities.

Introduction

Tailwind CSS—a utility-first CSS framework for rapidly building custom designs—can make the CSS for our site easier to control and debug. In this course, we’ll dive into the Tailwind CSS framework and take a look at its typography, page layout, responsive design, and more.

Get hands-on with 1200+ tech skills courses.