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 26e9962 commit 9a19cc2Copy full SHA for 9a19cc2
README.md
@@ -5,6 +5,7 @@ A dependency-free collection of utility functions and plugins for using media qu
5
- [**Use Screens**](#use-screens): Use function for mapping screen sizes to media query strings, arrays and custom values
6
- [**Screens Plugin**](#screens-plugin): Same `useScreen` goodness but applied application-wide in a Vue plugin.
7
- [**Use Media Query**](#use-media-query): Use function for evaluating simple media query strings.
8
+- [**Use Resize Observer**](#use-resize-observer): Use function for evaluating changes made to an ref element's content rect.
9
10
## Install package
11
0 commit comments