---
name: nexu-io/anim-slideoutup
source: https://app.decimal.ai/s/nexu-io-anim-slideoutup@1/SKILL.md
source_sha256: 2386a472a971
---

# Animate · Slide Out Up

Slide Out Up — 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 `slideOutUp.css`. 2. Add class `slideOutUp` to the element + set `animation-duration`.

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