We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a743472 commit f035a46Copy full SHA for f035a46
README.md
@@ -21,7 +21,7 @@ Not to mention that it's not possible to observe CSS variable from the JavaScrip
21
This tiny library addresses both problems. It allows you to set up an observer that will track specified
22
CSS variables and retrieve their final computed values.
23
24
-
+
25
26
Note: only unitless numeric values (like `0.4`) are supported. It won't work with colors or percentages.
27
demo/demo.gif renamed to demo/demo-recording.gif
0 commit comments