Building Custom Tailwind Plugins
Learn how to build custom Tailwind plugins.
We'll cover the following
In this lesson, we’ll look at how to create custom Tailwind plugins. We’ll create two small plugins:
A
counters
plugin, which will add the ability to automatically add numbers to the document headings or whatever other elements we want.An
arrows
plugin, which will add the ability to incorporate CSS arrow shapes/icons into our designs.
Get hands-on with 1400+ tech skills courses.