The bg-gradient-to-tl class belongs to the background image group within the backgrounds category.
Here is an example of how to use bg-gradient-to-tl:
<div class="bg-gradient-to-tl from-sky-500 via-indigo-500 to-purple-500 p-4 w-32 h-32 rounded-lg"></div>
background-image: linear-gradient(to top left, var(--tw-gradient-stops));
The absolute must-have tool for anyone using Tailwind CSS.
Scan, Edit, Export any tailwind site in browser to create the perfect UI - download the chrome extension!