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 0e06093 commit 3141723Copy full SHA for 3141723
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-use-variant",
3
"version": "0.1.0",
4
- "description": "Vue.js style class variant generator. Presented as handy composable.",
+ "description": "Vue.js CSS class variant resolver. 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