Skip to content

Commit

Permalink
docs: add Troubleshoot section
Browse files Browse the repository at this point in the history
  • Loading branch information
morajabi committed Aug 24, 2017
1 parent 470c828 commit d138e19
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,13 @@ Similar to [`pxToRem`](#pxToRem). Converts [`breakpoints object`](#breakpoints-o
*Example:*
Similar to [`pxToRem`](#pxToRem).


## ⚙️ Troubleshoot
If you use UglifyJS and it fails or you need compiled module you can install version 2 beta right now to fix the issue:
```
npm install styled-media-query@beta
```

## 🐿 Contributions
I'd love to contribute in open source projects, and love to see people contribute. So **any kind** of contributions (bug reports, suggestions, PRs, issues, etc) are super welcome.

Expand Down

0 comments on commit d138e19

Please sign in to comment.