# minions.overflow-x
minions overflow-x classes

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

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

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

## Code
```css
/*! minions.css */
.ox-a{overflow-x:auto}
.ox-h{overflow-x:hidden}
.ox-s{overflow-x:scroll}
.ox-v{overflow-x:visible}

```

## Source and issues

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

## License

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