Type alias justify_between

justify_between: "justify-between"

Css

justify-content: space-between;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc