minions.animation-timing-function

source on Github

    
/*! minions.css */
.atf-l{animation-timing-function:linear}
.atf-e{animation-timing-function:ease}
.atf-ei{animation-timing-function:ease-in}
.atf-eio{animation-timing-function:ease-in-out}
.atf-eo{animation-timing-function:ease-out}
.atf-ss{animation-timing-function:step-start}
.atf-se{animation-timing-function:step-end}

    
  

Installation

npm

npm install minions.animation-timing-function

browser

<link rel="stylesheet" href="https://unpkg.com/minions.animation-timing-function" />

License

The MIT License (MIT)
Copyright (c) 2016 Michael Chan