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.
2 parents 7ec2b9d + 12b560f commit 1a0a263Copy full SHA for 1a0a263
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-use-variant",
3
"version": "0.1.0",
4
- "description": "Vue Use Variant Composable",
+ "description": "Vue.js style class variant generator. Presented as handy composable.",
5
"main": "lib/index.cjs.js",
6
"module": "lib/index.es.js",
7
"types": "lib/index.d.ts",
0 commit comments