We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8247dd8 commit 07eb990Copy full SHA for 07eb990
README.md
@@ -7,6 +7,14 @@ The best thing? It weights 600 bytes gzipped (1.3KB minified) and its only
7
dependency is [react-resize-aware](https://github.com/FezVrasta/react-resize-aware)
8
which weights only 1.2KB gzipped!
9
10
+## Installation
11
+
12
+```
13
+yarn add react-element-queries
14
+# or
15
+npm install --save react-element-queries
16
17
18
## Usage
19
20
It's super easy to use:
0 commit comments