Type alias border_gray_50

border_gray_50: "border-gray-50"

Css

border-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