Type alias rounded_l_none

rounded_l_none: "rounded-l-none"

Css

border-top-left-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