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 1c2a403 commit dff54cfCopy full SHA for dff54cf
plugins/postcss-sign-functions/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Sign Functions
2
3
-### Unreleased (patch)
+### 1.1.3
4
+
5
+_April 19, 2025_
6
7
- Updated [`@csstools/css-calc`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc) to [`2.1.3`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#213) (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.2",
+ "version": "1.1.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments