---
name: nexu-io/anim-backoutright
source: https://app.decimal.ai/s/nexu-io-anim-backoutright@1/SKILL.md
source_sha256: 5b2c8b545c74
---

# Animate · Back Out Right

Back Out 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 `backOutRight.css`. 2. Add class `backOutRight` to the element + set `animation-duration`.

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