# minions.text-overflow
minions text-overflow classes

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

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

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

## Code
```css
/*! minions.css */
.to-c{text-overflow:clip}
.to-e{text-overflow:ellipsis}

```

## Source and issues

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

## License

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