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 c5435a4 commit 5452e01Copy full SHA for 5452e01
plugins/postcss-sign-functions/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Sign Functions
2
3
-### Unreleased (patch)
+### 1.1.2
4
+
5
+_February 23, 2025_
6
7
- Updated [`@csstools/css-calc`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc) to [`2.1.2`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#212) (patch)
8
plugins/postcss-sign-functions/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-sign-functions",
"description": "Use sign and abs functions in CSS",
- "version": "1.1.1",
+ "version": "1.1.2",
"contributors": [
"name": "Antonio Laguna",
0 commit comments