Using the Official Tailwind Plugins

Learn how to use the official Tailwind plugins in projects.

In this chapter, we’ll end our journey by exploring one of Tailwind’s most powerful features: plugins. We’ll first look at how to use the official Tailwind plugins. Then, we’ll learn how to create our own custom Tailwind plugins.

Getting started

Let’s prepare for this chapter by creating a new project.

Once we have our new project ready, the next step is to modify the content key inside the tailwind.config.js file as follows:

Get hands-on with 1200+ tech skills courses.