Type alias border_inherit

border_inherit: "border-inherit"

Css

border-color: inherit;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc