bg-gradient-to-br

The bg-gradient-to-br class belongs to the background image group within the backgrounds category.

Example Usage

Here is an example of how to use bg-gradient-to-br:

<div class="bg-gradient-to-br from-sky-500 via-indigo-500 to-purple-500 p-4 w-32 h-32 rounded-lg"></div>

Resulting CSS

background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));

Other Background image Classes

Get Tailwind Scanner!

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!