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 00f4e28 commit 767e1dcCopy full SHA for 767e1dc
plugins/postcss-custom-media/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Custom Media
2
3
-### Unreleased (patch)
+### 11.0.3
4
+
5
+_October 10, 2024_
6
7
- Fix inversion of logical expressions
8
- Updated [`@csstools/css-tokenizer`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#302) (patch)
plugins/postcss-custom-media/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-custom-media",
"description": "Use Custom Media Queries in CSS",
- "version": "11.0.2",
+ "version": "11.0.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments