Skip to content

Commit

Permalink
[fix] update reamde
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalbromirski committed Sep 21, 2015
1 parent 62fa351 commit fbace73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Then, at the top of your sass/scss file (ie. `application.scss`) add:
#### Generator (v1.6.0):

```
mq($media-type: 'only screen', $args...)
mq($args...)
```

Generator allows you to create custom media-queries mixins by passing [**keywords arguments**](http://sass-lang.com/documentation/file.SASS_REFERENCE.html#keyword_arguments) based on w3c [**media features**](http://www.w3.org/TR/css3-mediaqueries/#media1) specification (make sure you always provide key and value).
Expand Down

0 comments on commit fbace73

Please sign in to comment.