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 6165a8b commit f8c1435Copy full SHA for f8c1435
2 files changed
plugin-packs/postcss-preset-env/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Preset Env
2
3
-### Unreleased (patch)
+### 10.2.2
4
+
5
+_June 10, 2025_
6
7
- Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#502) (patch)
8
plugin-packs/postcss-preset-env/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-preset-env",
"description": "Convert modern CSS into something browsers understand",
- "version": "10.2.1",
+ "version": "10.2.2",
"contributors": [
"name": "Antonio Laguna",
0 commit comments