You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin-packs/postcss-preset-env/CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,14 @@
1
1
# Changes to PostCSS Preset Env
2
2
3
+
### Unreleased (minor)
4
+
5
+
- Added `@csstools/postcss-position-area-property`[Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-position-area-property#readme) for usage details.
6
+
- Updated [`cssdb`](https://github.com/csstools/cssdb) to [`8.5.1`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#851-december-3-2025) (patch)
7
+
3
8
### 10.4.0
4
9
5
10
_September 21, 2025_
6
11
7
-
_August 22, 2025_
8
-
9
12
- Added `@csstools/postcss-contrast-color-function`[Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-contrast-color-function#readme) for usage details.
10
13
- Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`4.2.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#421) (patch)
|[<imgalt="Baseline Status"src="https://cssdb.org/images/badges-baseline/place-properties.svg"height="18">](https://cssdb.org/#place-properties)|`place-properties`| Place Properties |[example](https://preset-env.cssdb.org/features/#place-properties)|[docs](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place#readme)|
|[<imgalt="Baseline Status"src="https://cssdb.org/images/badges-baseline/prefers-color-scheme-query.svg"height="18">](https://cssdb.org/#prefers-color-scheme-query)|`prefers-color-scheme-query`|`prefers-color-scheme` Media Query |[example](https://preset-env.cssdb.org/features/#prefers-color-scheme-query)|[docs](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme#readme)|
61
62
|[<imgalt="Baseline Status"src="https://cssdb.org/images/badges-baseline/random-function.svg"height="18">](https://cssdb.org/#random-function)|`random-function`|`random()` function |[example](https://preset-env.cssdb.org/features/#random-function)|[docs](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-random-function#readme)|
62
63
|[<imgalt="Baseline Status"src="https://cssdb.org/images/badges-baseline/rebeccapurple-color.svg"height="18">](https://cssdb.org/#rebeccapurple-color)|`rebeccapurple-color`|`rebeccapurple` Color |[example](https://preset-env.cssdb.org/features/#rebeccapurple-color)|[docs](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple#readme)|
0 commit comments