Type alias bg_red_500

bg_red_500: "bg-red-500"

Css

background-color: rgb(239 68 68);

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc