Type alias border_x_inherit

border_x_inherit: "border-x-inherit"

Css

border-left-color: inherit;border-right-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