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 b562914 commit c2fd2bfCopy full SHA for c2fd2bf
2 files changed
experimental/postcss-gradient-stop-increments/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Gradient Stop Increments
2
3
-### Unreleased (patch)
+### 3.0.1
4
+
5
+_February 21, 2026_
6
7
- Updated [`@csstools/css-calc`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc) to [`3.1.1`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#311) (minor)
8
experimental/postcss-gradient-stop-increments/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-gradient-stop-increments-experimental",
"description": "Increment CSS gradient stops",
- "version": "3.0.0",
+ "version": "3.0.1",
"contributors": [
"name": "Antonio Laguna",
0 commit comments