Type alias shadow_sm

shadow_sm: "shadow-sm"

Css

box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc