Type alias shadow_2xl

shadow_2xl: "shadow-2xl"

Css

box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc