@import "./color";
@import './height.scss';

// 动画缓动
// ---
$ease-in-out-quint: cubic-bezier(0.86, 0, 0.07, 1);
