There was an error while loading. Please reload this page.
1 parent e7cdfcd commit 4ad6028Copy full SHA for 4ad6028
README.md
@@ -85,7 +85,7 @@ These are the default settings, you can overwrite with your own breakpoints
85
desktop: "1024px"
86
};
87
88
-You can also you with a custom declarative breakpoint in pixel i.e:
+You can also use the function with a custom declarative breakpoint in pixel i.e:
89
90
${mediaQuery("<", "638px")`
91
background: blue;
0 commit comments