Skip to content

Instantly share code, notes, and snippets.

animations {
# Custom Bézier curves for smooth animations
bezier = smooth, 0.25, 0.1, 0.25, 1.0
bezier = overshoot, 0.05, 0.9, 0.1, 1.1
bezier = bounce, 0.4, 0.0, 0.2, 1.2
# Global animation settings
animation = global, 1, 8, smooth
# Window animations