Skip to content

Commit 4315b12

Browse files
PostCSS Custom Media 9.0.1
1 parent a38dd6f commit 4315b12

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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.

plugins/postcss-custom-media/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Custom Media
22

3-
### Unreleased
3+
### 9.0.1 (November 19, 2022)
44

55
- Fixed: avoid complex generated CSS when `@custom-media` contains only a single simple media feature.
66

plugins/postcss-custom-media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-custom-media",
33
"description": "Use Custom Media Queries in CSS",
4-
"version": "9.0.0",
4+
"version": "9.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)