
// Base Animation class
@import "./animation/base";

// Animation
@import "./animation/fade";
