Type alias bg_gray_50

bg_gray_50: "bg-gray-50"

Css

background-color: rgb(249 250 251);

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc