Effects and Transforms
Add depth and motion with Flutterwind visual utilities.
Shadow and filter utilities
| Type | Examples |
|---|---|
| Shadow | shadow-sm, shadow, shadow-md, shadow-lg |
| Blur | blur-none, blur-sm, blur-md, blur-lg |
| Brightness | brightness-75, brightness-100, brightness-125 |
| Contrast | contrast-75, contrast-100, contrast-150 |
| Drop shadow | drop-shadow-sm, drop-shadow-md, drop-shadow-lg |
Transform utilities
| Type | Examples |
|---|---|
| Scale | scale-95, scale-100, scale-105, scale-125 |
| Rotate | rotate-3, rotate-6, rotate-12 |
| Translate | translate-x-2, translate-y-1, -translate-y-1 |
| Skew | skew-x-3, skew-y-3 |
Practical interaction pattern
Use subtle transforms and shadows on hover/focus states for interactive elements: