We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85290f commit 10c0ff6Copy full SHA for 10c0ff6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "html-inline-css-webpack-plugin",
3
- "version": "1.3.2",
+ "version": "1.4.0",
4
"description": "☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet",
5
"main": "./build/index.js",
6
"types": "./build/index.d.ts",
0 commit comments