via-black

The via-black class belongs to the gradient color stops group within the backgrounds category.

Example Usage

Here is an example of how to use via-black:

<div class="bg-gradient-to-b via-black from-yellow-500 to-orange-700 p-4 w-32 h-32 rounded-lg"></div>

Resulting CSS

--tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), #000 var(--tw-gradient-via-position), var(--tw-gradient-to);

Other Gradient color stops 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!