Skip to content

Commit 9a19cc2

Browse files
committedMay 31, 2022
Update README.md
1 parent 26e9962 commit 9a19cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A dependency-free collection of utility functions and plugins for using media qu
55
- [**Use Screens**](#use-screens): Use function for mapping screen sizes to media query strings, arrays and custom values
66
- [**Screens Plugin**](#screens-plugin): Same `useScreen` goodness but applied application-wide in a Vue plugin.
77
- [**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.
89

910
## Install package
1011

0 commit comments

Comments
 (0)