πͺShadow
.shadow-${h}-${v}-${blur}-${spread}-${color}
.shadow-${h}-${v}-${blur}-${spread}-${color}<div class="shadow-2-2-4-1-red">
<!-- Content with a red box shadow -->
</div>Note: Make sure to replace ${h}, ${v}, ${blur}, ${spread}, and ${color} with appropriate numerical values and color names or codes when using these utility classes.
${h}, ${v}, ${blur}, ${spread}, and ${color} with appropriate numerical values and color names or codes when using these utility classes.Last updated