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 9c898ce commit d581593Copy full SHA for d581593
2 files changed
cli/csstools-cli/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to CSSTools CLI
2
3
-### Unreleased (patch)
+### 5.0.3
4
+
5
+_January 15, 2026_
6
7
- Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`11.1.1`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1111) (patch)
8
cli/csstools-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/csstools-cli",
"description": "Transform CSS with any plugin from csstools/postcss-plugins",
- "version": "5.0.2",
+ "version": "5.0.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments