Skip to content

Commit 2c46a88

Browse files
committed
postcss-preset-env v9.4.0
1 parent c5c95a9 commit 2c46a88

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin-packs/postcss-preset-env/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Preset Env
22

3-
### Unreleased (minor)
3+
### 9.4.0
4+
5+
_February 19, 2024_
46

57
- Added `@csstools/postcss-light-dark-function` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function#readme) for usage details.
68
- Fix type definitions

plugin-packs/postcss-preset-env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-preset-env",
33
"description": "Convert modern CSS into something browsers understand",
4-
"version": "9.3.0",
4+
"version": "9.4.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)