Skip to content

Commit

Permalink
fix(readme): mention support for ts and flow
Browse files Browse the repository at this point in the history
  • Loading branch information
mg901 committed Mar 15, 2019
1 parent 6027ddd commit f7bdba4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
💅 <br>
styled-breakpoints <br>




<a href="https://www.npmjs.com/package/styled-breakpoints">
Expand All @@ -27,14 +28,16 @@
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square">
</a>
</h1>
<strong>Simple and powerful css breakpoints for styled-components and emotion.</strong>
<strong>Simple and powerful css breakpoints for <a href="https://github.com/styled-components/styled-components">styled-components</a> and <a href="https://github.com/emotion-js/emotion">emotion</a> with TypeScript and Flow type annotations out of the box.</strong>
</div>
<br>
<br>


## Demo sandbox

[![Edit Styled breakpoints demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/23583q00o0?hidenavigation=1)
[![Edit Styled breakpoints demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/23583q00o0?hidenavigation=1)


## Installation

Expand Down

0 comments on commit f7bdba4

Please sign in to comment.