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 6807507 commit ae2a83bCopy full SHA for ae2a83b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rsbuild-plugin-tailwindcss",
3
- "version": "0.0.3",
+ "version": "0.1.0",
4
"repository": "https://github.com/rspack-contrib/rsbuild-plugin-tailwindcss",
5
"license": "MIT",
6
"type": "module",
@@ -55,6 +55,7 @@
55
"packageManager": "[email protected]",
56
"publishConfig": {
57
"access": "public",
58
+ "provenance": true,
59
"registry": "https://registry.npmjs.org/"
60
}
61
0 commit comments