# minions.font-style
minions font-style classes

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

## Installation
npm:
```bash
npm install minions.font-style
```

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

## Code
```css
/*! minions.css */
.fs-n{font-style:normal}
.fs-i{font-style:italic}
.fs-o{font-style:oblique}

```

## Source and issues

https://github.com/chantastic/minions.css/tree/master/packages/font-style

## License

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