Box shadow using Tailwind classes or CSS variables
string
shadow-sm
shadow-md
shadow-lg
shadow-xl
shadow-2xl
shadow-none
shadow-[var(--shadow-style)]
Available CSS variables for shadows (see CSSVariables.json for full list)