TailwindCSS - How To Write A Custom Plugin

2 years ago

If you're looking to write your own custom Tailwind CSS plugin as part of your project (not a standalone NPM package), then this video will show you the basic steps to handle this. We'll code a plugin that sets base styling for a H1 tag, and then we'll extend the plugin to also add a custom component to the Tailwind CSS component layer.

My website
https://www.pixelrocket.store

TailwindCSS Crash Course
https://www.youtube.com/watch?v=BY6fhtCDrqU

Loading comments...