From f7bdba44d71cf2f15bbc90183989d3c5f6fe99d1 Mon Sep 17 00:00:00 2001 From: mg901 Date: Sat, 16 Mar 2019 01:30:02 +0300 Subject: [PATCH] fix(readme): mention support for ts and flow --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f74d573a..9a29acd2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ 💅
styled-breakpoints
+ @@ -27,14 +28,16 @@ All Contributors -Simple and powerful css breakpoints for styled-components and emotion. +Simple and powerful css breakpoints for styled-components and emotion with TypeScript and Flow type annotations out of the box.

+ ## 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