We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145297e commit a613d38Copy full SHA for a613d38
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "rollup-plugin-import-css",
3
"type": "module",
4
- "version": "3.3.4",
+ "version": "3.3.5",
5
"description": "A Rollup plugin to import CSS into JavaScript",
6
"main": "dist/plugin.cjs",
7
"module": "dist/plugin.js",
0 commit comments