Skip to content

Commit 07eb990

Browse files
author
Federico Zivolo
committed
Installation
1 parent 8247dd8 commit 07eb990

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ The best thing? It weights 600 bytes gzipped (1.3KB minified) and its only
77
dependency is [react-resize-aware](https://github.com/FezVrasta/react-resize-aware)
88
which weights only 1.2KB gzipped!
99

10+
## Installation
11+
12+
```
13+
yarn add react-element-queries
14+
# or
15+
npm install --save react-element-queries
16+
```
17+
1018
## Usage
1119

1220
It's super easy to use:

0 commit comments

Comments
 (0)