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 8428759 commit cc466ebCopy full SHA for cc466eb
package.json
@@ -3,7 +3,7 @@
3
"description": "🌀 A vue plugin that allows you to use vue's CSSVars feature in css files",
4
"private": false,
5
"type": "module",
6
- "version": "1.0.1",
+ "version": "1.2.0",
7
"packageManager": "pnpm@6.32.4",
8
"keywords": [
9
"cssvars",
@@ -111,7 +111,7 @@
111
"cross-env": "^7.0.3",
112
"debug": "^4.3.4",
113
"eslint": "8.32.0",
114
- "esno":"^0.16.3",
+ "esno": "^0.16.3",
115
"git-ensure": "^0.1.0",
116
"gulp": "^4.0.2",
117
"jsdom": "^20.0.0",
0 commit comments