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 3de2d81 commit 6c27442Copy full SHA for 6c27442
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vite-plugin-libcss",
3
"description": "This plugin will inject css into bundled js file using `import` statement.",
4
- "version": "1.0.6",
+ "version": "1.1.0",
5
"main": "index.js",
6
"types": "index.d.ts",
7
"author": "wxsms@foxmail.com",
@@ -30,4 +30,4 @@
30
"dependencies": {
31
"minimatch": "^9.0.1"
32
}
33
-}
+}
0 commit comments