We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce7555 commit 48520e1Copy full SHA for 48520e1
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.3.2](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.1...v1.3.2) (2023-12-15)
2
+
3
4
+### Bug Fixes
5
6
+* remove pnpm restriction ([4ce7555](https://github.com/hemengke1997/postcss-pxtorem/commit/4ce75553f32ec4e9cc42efced87a4259b93782df))
7
8
9
10
## [1.3.1](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.0...v1.3.1) (2023-11-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@minko-fe/postcss-pxtorem",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "✨ A CSS post-processor that converts px to rem.",
"type": "module",
"keywords": [
0 commit comments