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 9238941 commit 39de3a3Copy full SHA for 39de3a3
2 files changed
plugins/postcss-media-minmax/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Media MinMax
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
plugins/postcss-media-minmax/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-media-minmax",
"description": "Use the range notation in CSS media queries",
- "version": "3.0.0",
+ "version": "3.0.1",
"contributors": [
"name": "Antonio Laguna",
0 commit comments