---
name: nexu-io/anim-rotateoutdownright
source: https://app.decimal.ai/s/nexu-io-anim-rotateoutdownright@1/SKILL.md
source_sha256: fa4744c6f9fe
---

# Animate · Rotate Out Down Right

Rotate Out Down Right — CSS keyframe animation from [Animate.css](https://github.com/animate-css/animate.css)
(Hippocratic License 2.1, © Daniel Eden). Part of [motion-anything](https://github.com/nexu-io/motion-anything).

## When to use it
- A quick, drop-in CSS exit animation (no JS).

## When NOT to use it (restraint)
- Many at once / must-read content. Keep it restrained.

## How to apply
1. Copy `rotateOutDownRight.css`. 2. Add class `rotateOutDownRight` to the element + set `animation-duration`.

## Accessibility & license
- `prefers-reduced-motion`: disabled. Attribute Animate.css (Hippocratic-2.1).