Type alias bg_gray_500

bg_gray_500: "bg-gray-500"

Css

background-color: rgb(107 114 128);

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc