# minions.overflow-wrap
minions overflow-wrap classes

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

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

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

## Code
```css
/*! minions.css */
.ow-n{overflow-wrap:normal}
.ow-bw{overflow-wrap:break-word}

```

## Source and issues

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

## License

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