Type alias bg_gradient_to_tl

bg_gradient_to_tl: "bg-gradient-to-tl"

Css

background-image: linear-gradient(to top left, var(--tw-gradient-stops));

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc