ember-cli-respond
Version:
Simple addon that injects respond.js into index.html
19 lines (11 loc) • 343 B
Markdown
# ember-cli-typekit
This ember-cli addon injects respond.js into index.html.
Respond.js is a polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
More info on respond.js at https://github.com/scottjehl/Respond
## Installation
```
npm install --save-dev ember-cli-respond
```
# Configuration
No config at the moment.
```