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 ...