# minions.animation-play-state
minions animation-play-state classes

## Module
name: `minions.minions.animation-play-state`  
version: `0.3.0`  
main/style: `animation-play-state.css`  

## Installation
npm:
```bash
npm install minions.animation-play-state
```

browser:
```html
<link rel="stylesheet" href="https://unpkg.com/minions.animation-play-state" />
```

## Code
```css
/*! minions.css */
.aps-r{animation-play-state: running}
.aps-p{animation-play-state: paused}

```

## Source and issues

https://github.com/chantastic/minions.css/tree/master/packages/animation-play-state

## License

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