G-Loot DS — animation reduced motion

by Augustin Hiebel

HTML

<!-- Cancel all infinite animations within a particular element -->

<div className="reduced-motion">
  <button type="button" className="button is-shining">
    <span>I can't shine</span>
  </button>
</div>