As of January 3rd, 2023 the ACCESS NYC Pattern library package is deprecated in favor of the NYC Opportunity Standard which contains updated user interface elements and usability guidance.
Animate
Specific animations from Animate.css are integrated into the Patterns.
Animated Fade In
<div class="bg-blue-light p-4 text-center fadeIn animated">Animated Fade In</div>
Animated Fade In Up
<div class="bg-blue-light p-4 text-center fadeInUp animated">Animated Fade In Up</div>