Skip to content

[BUG] FloatingParticles.tsx ignores prefers-reduced-motion #747

Description

@Aditya948351

The background particle animations currently play even if a user has "Reduced Motion" enabled in their OS settings. Update the component to check window.matchMedia('(prefers-reduced-motion: reduce)') and pause animations if true.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions