Type alias rounded_b_none

rounded_b_none: "rounded-b-none"

Css

border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc