We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbf290 commit 90742c9Copy full SHA for 90742c9
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "keeptrack-css",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Read computed CSS property values from elements and expose them as CSS custom properties (variables)",
5
"main": "dist/keepTrack.js",
6
"module": "dist/keepTrack.esm.js",
0 commit comments