Type alias border_y_inherit

border_y_inherit: "border-y-inherit"

Css

border-top-color: inherit;border-bottom-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