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 6119a3c commit 5f14f33Copy full SHA for 5f14f33
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "esbuild-css-modules-plugin",
3
- "version": "3.0.0-dev.15",
+ "version": "3.0.0-dev.16",
4
"description": "A esbuild plugin to bundle css modules into js(x)/ts(x).",
5
"main": "./index.cjs",
6
"module": "./index.js",
0 commit comments