We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1433500 commit 75c2562Copy full SHA for 75c2562
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@phucbm/tailwindcss-style-props",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Tailwind CSS plugin for easily adding multiple inline style properties using the style utility",
5
"main": "index.js",
6
"type": "module",
@@ -38,4 +38,4 @@
38
"jest": "^29.7.0",
39
"tailwindcss": "^3.4.17"
40
}
41
-}
+}
0 commit comments