We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700c857 commit 90ea623Copy full SHA for 90ea623
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postcss-unit-processor",
3
- "version": "1.4.2",
+ "version": "1.4.3",
4
"description": "PostCSS plugin to process CSS unit values via a custom function. Convert px to rem, px to vw, or apply any unit transformation.",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments