# minions.overflow
minions overflow classes

## Module
name: `minions.minions.overflow`  
version: `0.3.0`  
main/style: `overflow.css`  

## Installation
npm:
```bash
npm install minions.overflow
```

browser:
```html
<link rel="stylesheet" href="https://unpkg.com/minions.overflow" />
```

## Code
```css
/*! minions.css */
.o-a{overflow:auto}
.o-h{overflow:hidden}
.o-s{overflow:scroll}
.o-v{overflow:visible}
.-wos-t{overflow:scroll;-webkit-overflow-scrolling:touch}

```

## Source and issues

https://github.com/chantastic/minions.css/tree/master/packages/overflow

## License

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