How to create gradient border with Tailwind CSS
Introduction
Hello there, In this article, I will show you how to add a gradient border to Tailwind CSS.
Let's go gradient
To apply a gradient border, we will create a container with the gradient background color,
<div class="mx-auto flex min-h-scre...
h.dhairyashah.dev1 min read