Type alias rounded_r_none

rounded_r_none: "rounded-r-none"

Css

border-top-right-radius: 0px;border-bottom-right-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